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 皰皺盖爿}皰皺盖爿{^ 11100001101011001110000110110000111000011011001111100000101010110111110111100001101011001110000110110000111000011011001111100000101010110111101101011110 e1ace1b0e1b3e0ab7de1ace1b0e1b3e0ab7b5e
EUC-JP 皰皺盖爿}皰皺盖爿{^ 11100010101011101110001010110010111000101011010111100000101011010111110111100010101011101110001010110010111000101011010111100000101011010111101101011110 e2aee2b2e2b5e0ad7de2aee2b2e2b5e0ad7b5e
UTF-8 皰皺盖爿}皰皺盖爿{^ 111001111001101010110000111001111001101010111010111001111001101110010110111001111000100010111111011111011110011110011010101100001110011110011010101110101110011110011011100101101110011110001000101111110111101101011110 e79ab0e79abae79b96e788bf7de79ab0e79abae79b96e788bf7b5e
UHC ?皺盖?}?皺盖?{^ 001111111111010111010100110010111100110000111111011111010011111111110101110101001100101111001100001111110111101101011110 3ff5d4cbcc3f7d3ff5d4cbcc3f7b5e

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