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 11100010110100001110100111100101100101011110111011100010110100001110100111100101100101011110111001000010 e2d0e9e595eee2d0e9e595ee42
EUC-JP 簟鱧俸簟鱧俸B 11100100110100101111001011100111110010101111000011100100110100101111001011100111110010101111000001000010 e4d2f2e7caf0e4d2f2e7caf042
UTF-8 簟鱧俸簟鱧俸B 11100111101100001001111111101001101100011010011111100100101111111011100011100111101100001001111111101001101100011010011111100100101111111011100001000010 e7b09fe9b1a7e4bfb8e7b09fe9b1a7e4bfb842
UHC ??俸??俸B 001111110011111111011100111001000011111100111111110111001110010001000010 3f3fdce43f3fdce442

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