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 ????坎??? 001111110011111100111111001111111001101010101010001111110011111100111111 3f3f3f3f9aaa3f3f3f
EUC-JP ????坎??? 001111110011111100111111001111111101010010101100001111110011111100111111 3f3f3f3fd4ac3f3f3f
UTF-8 롈렽렪뤰坎퉶톻펿 111010111010000110001000111010111010000010111101111010111010000010101010111010111010010010110000111001011001110110001110111011011000100110110110111011011000011010111011111011011000111010111111 eba188eba0bdeba0aaeba4b0e59d8eed89b6ed86bbed8ebf
UHC 롈렽렪뤰坎퉶톻펿 10001110110011101000111011000101100011101011100010001111110111101100101011101100101110011000111010110111100011101011110010001110 8ece8ec58eb88fdecaecb98eb78ebc8e

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