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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 盖鱆盖珈[}盖鱆盖珈[{^ 111000011011001111101001111000011110000110110011111000001101101101011011011111011110000110110011111010011110000111100001101100111110000011011011010110110111101101011110 e1b3e9e1e1b3e0db5b7de1b3e9e1e1b3e0db5b7b5e
EUC-JP 盖鱆盖珈[}盖鱆盖珈[{^ 111000101011010111110010111000111110001010110101111000001101110101011011011111011110001010110101111100101110001111100010101101011110000011011101010110110111101101011110 e2b5f2e3e2b5e0dd5b7de2b5f2e3e2b5e0dd5b7b5e
UTF-8 盖鱆盖珈[}盖鱆盖珈[{^ 1110011110011011100101101110100110110001100001101110011110011011100101101110011110001111100010000101101101111101111001111001101110010110111010011011000110000110111001111001101110010110111001111000111110001000010110110111101101011110 e79b96e9b186e79b96e78f885b7de79b96e9b186e79b96e78f885b7b5e
UHC 盖?盖?[}盖?盖?[{^ 1100101111001100001111111100101111001100001111110101101101111101110010111100110000111111110010111100110000111111010110110111101101011110 cbcc3fcbcc3f5b7dcbcc3fcbcc3f5b7b5e

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