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 001111110011111100111111010110110011111100111111001111110101101101000010 3f3f3f5b3f3f3f5b42
SJIS-WIN 苞ワ修[苞ワ修[B 111001001001101010000011100011111000111101000011010110111110010010011010100000111000111110001111010000110101101101000010 e49a838f8f435be49a838f8f435b42
EUC-JP 苞ワ修[苞ワ修[B 111001111111101010100101111011111011110110100100010110111110011111111010101001011110111110111101101001000101101101000010 e7faa5efbda45be7faa5efbda45b42
UTF-8 苞ワ修[苞ワ修[B 111010001000101110011110111000111000001110101111111001001011111110101110010110111110100010001011100111101110001110000011101011111110010010111111101011100101101101000010 e88b9ee383afe4bfae5be88b9ee383afe4bfae5b42
UHC 苞ワ修[苞ワ修[B 111110001110001010101011111011111110000111110011010110111111100011100010101010111110111111100001111100110101101101000010 f8e2abefe1f35bf8e2abefe1f35b42

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