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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 栓?立\}栓?立\{^ 100100001111000000111111100101111010011101011100011111011001000011110000001111111001011110100111010111000111101101011110 90f03f97a75c7d90f03f97a75c7b5e
EUC-JP 栓?立\}栓?立\{^ 110000001111001000111111110011101010100101011100011111011100000011110010001111111100111010101001010111000111101101011110 c0f23fcea95c7dc0f23fcea95c7b5e
UTF-8 栓漏立\}栓漏立\{^ 1110011010100000100100111110111110100101100011101110011110101011100010110101110001111101111001101010000010010011111011111010010110001110111001111010101110001011010111000111101101011110 e6a093efa58ee7ab8b5c7de6a093efa58ee7ab8b5c7b5e
UHC 栓漏立\}栓漏立\{^ 1110111011111011110100101110100011011000101000010101110001111101111011101111101111010010111010001101100010100001010111000111101101011110 eefbd2e8d8a15c7deefbd2e8d8a15c7b5e

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