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 ???恁l?恁?? 001111110011111100111111100111001000110010000010100011000011111110011100100011000011111100111111 3f3f3f9c8c828c3f9c8c3f3f
EUC-JP ???恁l?恁?? 001111110011111100111111110101111110110010100011111011000011111111010111111011000011111100111111 3f3f3fd7eca3ec3fd7ec3f3f
UTF-8 梨뚰삕恁l콝恁룻삩 111011111010011110100010111010111001101010110000111011001000001010010101111001101000000110000001111011111011110110001100111011001011110110011101111001101000000110000001111010111010001110111011111011001000001010101001 efa7a2eb9ab0ec8295e68181efbd8cecbd9de68181eba3bbec82a9
UHC 梨뚰삕恁l콝恁룻삩 111011001011000110001100111011011001100010011001111011001111011010100011111011001011000110010101111011001111011010110111111011011001100010101000 ecb18ced9899ecf6a3ecb195ecf6b7ed98a8

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