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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 盖涌盖鈔}盖涌盖鈔{^ 11100001101100111001011101001111111000011011001111100111111000100111110111100001101100111001011101001111111000011011001111100111111000100111101101011110 e1b3974fe1b3e7e27de1b3974fe1b3e7e27b5e
EUC-JP 盖涌盖鈔}盖涌盖鈔{^ 11100010101101011100110110110000111000101011010111101110111001000111110111100010101101011100110110110000111000101011010111101110111001000111101101011110 e2b5cdb0e2b5eee47de2b5cdb0e2b5eee47b5e
UTF-8 盖涌盖鈔}盖涌盖鈔{^ 111001111001101110010110111001101011011010001100111001111001101110010110111010011000100010010100011111011110011110011011100101101110011010110110100011001110011110011011100101101110100110001000100101000111101101011110 e79b96e6b68ce79b96e988947de79b96e6b68ce79b96e988947b5e
UHC 盖涌盖?}盖涌盖?{^ 1100101111001100111010011011111111001011110011000011111101111101110010111100110011101001101111111100101111001100001111110111101101011110 cbcce9bfcbcc3f7dcbcce9bfcbcc3f7b5e

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