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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???竊??楡?? 0011111100111111001111111110001010000110001111110011111110011110101111100011111100111111 3f3f3fe2863f3f9ebe3f3f
EUC-JP ???竊??楡?? 0011111100111111001111111110001111100110001111110011111111011100110000000011111100111111 3f3f3fe3e63f3fdcc03f3f
UTF-8 烈ㅺ퍏竊뤷푻楡⑺녆 111011111010011010011111111000111000010110111010111011011000110110001111111001111010101110001010111010111010010010110111111011011001000110111011111001101010010110100001111000101001000110111010111010111000010110000110 efa69fe385baed8d8fe7ab8aeba4b7ed91bbe6a5a1e291baeb8586
UHC 烈ㅺ퍏竊뤷푻楡⑺녆 111001101110111110100100111010101011101110000110111011111011110010001111111001011011111010000111111010101111100010101001111011011000011010111101 e6efa4eabb86efbc8fe5be87eaf8a9ed86bd

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