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 鬲オ豎刃}鬲オ豎刃{^ 1110100110101101101101011110011010110001100100000110111001111101111010011010110110110101111001101011000110010000011011100111101101011110 e9adb5e6b1906e7de9adb5e6b1906e7b5e
EUC-JP 鬲オ豎刃}鬲オ豎刃{^ 11110010101011111000111010110101111011001011001110111111110011110111110111110010101011111000111010110101111011001011001110111111110011110111101101011110 f2af8eb5ecb3bfcf7df2af8eb5ecb3bfcf7b5e
UTF-8 鬲オ豎刃}鬲オ豎刃{^ 111010011010110010110010111011111011110110110101111010001011000110001110111001011000100010000011011111011110100110101100101100101110111110111101101101011110100010110001100011101110010110001000100000110111101101011110 e9acb2efbdb5e8b18ee588837de9acb2efbdb5e8b18ee588837b5e
UHC ???刃}???刃{^ 00111111001111110011111111101100110100110111110100111111001111110011111111101100110100110111101101011110 3f3f3fecd37d3f3f3fecd37b5e

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