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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 隱る?L隱る?L^ 11101000101010101000001011101001001111110100110011101000101010101000001011101001001111110100110001011110 e8aa82e93f4ce8aa82e93f4c5e
EUC-JP 隱る?L隱る?L^ 11110000101011001010010011101011001111110100110011110000101011001010010011101011001111110100110001011110 f0aca4eb3f4cf0aca4eb3f4c5e
UTF-8 隱る쉑L隱る쉑L^ 111010011001101010110001111000111000001010001011111011001000100110010001010011001110100110011010101100011110001110000010100010111110110010001001100100010100110001011110 e99ab1e3828bec89914ce99ab1e3828bec89914c5e
UHC 隱る쉑L隱る쉑L^ 111010111101111110101010111010111011110110100111010011001110101111011111101010101110101110111101101001110100110001011110 ebdfaaebbda74cebdfaaebbda74c5e

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