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 ?毛弔?秘?載?? 00111111100101101101000110010010101000100011111110010100111010010011111110001101110110100011111100111111 3f96d192a23f94e93f8dda3f3f
EUC-JP ?毛弔?秘?載?? 00111111110011001101001111000100101001000011111111001000111010110011111110111010110111000011111100111111 3fccd3c4a43fc8eb3fbadc3f3f
UTF-8 뤲毛弔쥚秘렓載언ㅀ 111010111010010010110010111001101010111110011011111001011011110010010100111011001010010110011010111001111010011110011000111010111010000010010011111010001011110010001001111011001001011010111000111000111000010110000000 eba4b2e6af9be5bc94eca59ae7a798eba093e8bc89ec96b8e38580
UHC 뤲毛弔쥚秘렓載언ㅀ 100011111110000011011001101111101111000011000000101000101000111111011101111110101000111010101000111011101011000010111110111100001010010010110000 8fe0d9bef0c0a28fddfa8ea8eeb0bef0a4b0

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