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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 釈酌赧貶釈酌B 10001110110111111000111011011110111001101101110111100110110010001000111011011111100011101101111001000010 8edf8edee6dde6c88edf8ede42
EUC-JP 釈酌赧貶釈酌B 10111100111000011011110011100000111011001101111111101100110010101011110011100001101111001110000001000010 bce1bce0ecdfeccabce1bce042
UTF-8 釈酌赧貶釈酌B 11101001100001111000100011101001100001011000110011101000101101011010011111101000101100101011011011101001100001111000100011101001100001011000110001000010 e98788e9858ce8b5a7e8b2b6e98788e9858c42
UHC ?酌?貶?酌B 00111111111011011100110000111111111110001011111100111111111011011100110001000010 3fedcc3ff8bf3fedcc42

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