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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 枝?愼?枝?愼?^ 10001110011111010011111110011100110001000011111110001110011111010011111110011100110001000011111101011110 8e7d3f9cc43f8e7d3f9cc43f5e
EUC-JP 枝?愼?枝?愼?^ 10111011110111100011111111011000110001100011111110111011110111100011111111011000110001100011111101011110 bbde3fd8c63fbbde3fd8c63f5e
UTF-8 枝렋愼렒枝렋愼렒^ 11100110100111101001110111101011101000001000101111100110100001001011110011101011101000001001001011100110100111101001110111101011101000001000101111100110100001001011110011101011101000001001001001011110 e69e9deba08be684bceba092e69e9deba08be684bceba0925e
UHC 枝렋愼렒枝렋愼렒^ 1111001010101011100011101010001011100011111001011000111010100111111100101010101110001110101000101110001111100101100011101010011101011110 f2ab8ea2e3e58ea7f2ab8ea2e3e58ea75e

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