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 ???????????? 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?⑥???????恁?? 0011111110000111010001010011111100111111001111110011111100111111001111110011111110011100100011000011111100111111 3f87453f3f3f3f3f3f3f9c8c3f3f
EUC-JP ????????Ł恁?? 001111110011111100111111001111110011111100111111001111110011111110001111101010011010100011010111111011000011111100111111 3f3f3f3f3f3f3f3f8fa9a8d7ec3f3f
UTF-8 梨⑥찉淋㏃껌淋쒖Ł恁㏃쮷 1110111110100111101000101110001010010001101001011110110010110000100010011110111110100111101101011110001110001111100000111110101010111011100011001110111110100111101101011110110010010010100101101100010110000001111001101000000110000001111000111000111110000011111011001010111010110111 efa7a2e291a5ecb089efa7b5e38f83eabb8cefa7b5ec9296c581e68181e38f83ecaeb7
UHC 梨⑥찉淋㏃껌淋쒖Ł恁㏃쮷 111011001011000110101000111011001010100110001101111011001111100010100111111011001011001010101101111011001111100010011100111011001010100010101001111011001111011010100111111011001010100010010100 ecb1a8eca98decf8a7ecb2adecf89ceca8a9ecf6a7eca894

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