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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 壹橋?日?漿? 1001101011100011100010111011010000111111100100111111101000111111100111111111011100111111 9ae38bb43f93fa3f9ff73f
EUC-JP 壹橋?日?漿? 1101010011100101101101101011011000111111110001101111110000111111110111101111100100111111 d4e5b6b63fc6fc3fdef93f
UTF-8 壹橋딘日렮漿렏 111001011010001110111001111001101010100110001011111010111001010010011000111001101001011110100101111010111010000010101110111001101011110010111111111010111010000010001111 e5a3b9e6a98beb9498e697a5eba0aee6bcbfeba08f
UHC 壹橋딘日렮漿렏 1110110011101100110011101110100110110101111100101110110011101101100011101011101111101101111011001000111010100101 ececcee9b5f2eced8ebbedec8ea5

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