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 ???恁??夷?? 0011111100111111001111111001110010001100001111110011111110001000110011100011111100111111 3f3f3f9c8c3f3f88ce3f3f
EUC-JP ???恁??夷?? 0011111100111111001111111101011111101100001111110011111110110000110100000011111100111111 3f3f3fd7ec3f3fb0d03f3f
UTF-8 梨뺤ℓ恁싳콌夷뗮삢 111011111010011110100010111010111011101010100100111000101000010010010011111001101000000110000001111011001000101110110011111011001011110110001100111001011010010010110111111010111001011110101110111011001000001010100010 efa7a2ebbaa4e28493e68181ec8bb3ecbd8ce5a4b7eb97aeec82a2
UHC 梨뺤ℓ恁싳콌夷뗮삢 111011001011000110010101111011001010011110100100111011001111011010011010111011001011000110001000111011001010100010001011111011011001100010100011 ecb195eca7a4ecf69aecb188eca88bed98a3

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