To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 雅⑦?}雅⑦?{^ 10001001111010111000011101000110001111110111110110001001111010111000011101000110001111110111101101011110 89eb87463f7d89eb87463f7b5e
EUC-JP 雅??}雅??{^ 1011001011101101001111110011111101111101101100101110110100111111001111110111101101011110 b2ed3f3f7db2ed3f3f7b5e
UTF-8 雅⑦돊}雅⑦돊{^ 111010011001101110000101111000101001000110100110111010111000111110001010011111011110100110011011100001011110001010010001101001101110101110001111100010100111101101011110 e99b85e291a6eb8f8a7de99b85e291a6eb8f8a7b5e
UHC 雅⑦돊}雅⑦돊{^ 111001001011101010101000111011011000100110011010011111011110010010111010101010001110110110001001100110100111101101011110 e4baa8ed899a7de4baa8ed899a7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)