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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 終?????咫? 10001111010010010011111100111111001111110011111100111111100110100100000000111111 8f493f3f3f3f3f9a403f
EUC-JP 終?????咫? 10111101101010100011111100111111001111110011111100111111110100111010000100111111 bdaa3f3f3f3f3fd3a13f
UTF-8 終띌렋찔렰렡咫렜 111001111011010110000010111010111001110110001100111010111010000010001011111011001011000010010100111010111010000010110000111010111010000010100001111001011001001010101011111010111010000010011100 e7b582eb9d8ceba08becb094eba0b0eba0a1e592abeba09c
UHC 終띌렋찔렰렡咫렜 11110000111110111011011011101001100011101010001011000010111100011000111010111101100011101011001011110010101000011000111010101110 f0fbb6e98ea2c2f18ebd8eb2f2a18eae

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