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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?審∵???〓 00111111100100000101001010000001111001100011111100111111001111111000000110101100 3f905281e63f3f3f81ac
EUC-JP ?審∵???〓 00111111101111111011001110100010111010000011111100111111001111111010001010101110 3fbfb3a2e83f3f3fa2ae
UTF-8 룶審∵룶콓◈〓 111010111010001110110110111001011010111110101001111000101000100010110101111010111010001110110110111011001011110110010011111000101001011110001000111000111000000010010011 eba3b6e5afa9e288b5eba3b6ecbd93e29788e38093
UHC 룶審∵룶콓◈〓 1000111110101011111000111111101110100001111100011000111110101011101100011000111110100010110000101010000111101011 8fabe3fba1f18fabb18fa2c2a1eb

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