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 ????}v????}vB 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642
SJIS-WIN 盖痾盖鱆}v盖痾盖鱆}vB 111000011011001111100001011111011110000110110011111010011110000101111101011101101110000110110011111000010111110111100001101100111110100111100001011111010111011001000010 e1b3e17de1b3e9e17d76e1b3e17de1b3e9e17d7642
EUC-JP 盖痾盖鱆}v盖痾盖鱆}vB 111000101011010111100001110111101110001010110101111100101110001101111101011101101110001010110101111000011101111011100010101101011111001011100011011111010111011001000010 e2b5e1dee2b5f2e37d76e2b5e1dee2b5f2e37d7642
UTF-8 盖痾盖鱆}v盖痾盖鱆}vB 1110011110011011100101101110011110010111101111101110011110011011100101101110100110110001100001100111110101110110111001111001101110010110111001111001011110111110111001111001101110010110111010011011000110000110011111010111011001000010 e79b96e797bee79b96e9b1867d76e79b96e797bee79b96e9b1867d7642
UHC 盖?盖?}v盖?盖?}vB 1100101111001100001111111100101111001100001111110111110101110110110010111100110000111111110010111100110000111111011111010111011001000010 cbcc3fcbcc3f7d76cbcc3fcbcc3f7d7642

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