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 喟陽唏唸}喟陽唏唸{^ 10011010010111111001011101111010100110100100100010011010010110000111110110011010010111111001011101111010100110100100100010011010010110000111101101011110 9a5f977a9a489a587d9a5f977a9a489a587b5e
EUC-JP 喟陽唏唸}喟陽唏唸{^ 11010011110000001100110111011011110100111010100111010011101110010111110111010011110000001100110111011011110100111010100111010011101110010111101101011110 d3c0cddbd3a9d3b97dd3c0cddbd3a9d3b97b5e
UTF-8 喟陽唏唸}喟陽唏唸{^ 111001011001011010011111111010011001100110111101111001011001010010001111111001011001010010111000011111011110010110010110100111111110100110011001101111011110010110010100100011111110010110010100101110000111101101011110 e5969fe999bde5948fe594b87de5969fe999bde5948fe594b87b5e
UHC ?陽??}?陽??{^ 00111111111001011101010100111111001111110111110100111111111001011101010100111111001111110111101101011110 3fe5d53f3f7d3fe5d53f3f7b5e

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