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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 踰ク閼」踰ク閼」B 11100110111110101011100011101000100001001010001111100110111110101011100011101000100001001010001101000010 e6fab8e884a3e6fab8e884a342
EUC-JP 踰ク閼」踰ク閼」B 1110110011111100100011101011100011101111111001001000111010100011111011001111110010001110101110001110111111100100100011101010001101000010 ecfc8eb8efe48ea3ecfc8eb8efe48ea342
UTF-8 踰ク閼」踰ク閼」B 11101000101110001011000011101111101111011011100011101001100101101011110011101111101111011010001111101000101110001011000011101111101111011011100011101001100101101011110011101111101111011010001101000010 e8b8b0efbdb8e996bcefbda3e8b8b0efbdb8e996bcefbda342
UHC 踰?閼?踰?閼?B 11101011101100100011111111100100110110010011111111101011101100100011111111100100110110010011111101000010 ebb23fe4d93febb23fe4d93f42

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