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 ??悸?}??悸?{^ 00111111001111111001110010100111001111110111110100111111001111111001110010100111001111110111101101011110 3f3f9ca73f7d3f3f9ca73f7b5e
EUC-JP ??悸?}??悸?{^ 00111111001111111101100010101001001111110111110100111111001111111101100010101001001111110111101101011110 3f3fd8a93f7d3f3fd8a93f7b5e
UTF-8 뤞상悸낯}뤞상悸낯{^ 111010111010010010011110111011001000001110000001111001101000001010111000111010111000001010101111011111011110101110100100100111101110110010000011100000011110011010000010101110001110101110000010101011110111101101011110 eba49eec8381e682b8eb82af7deba49eec8381e682b8eb82af7b5e
UHC 뤞상悸낯}뤞상悸낯{^ 10001111110011011011101111110011110011001111101110110011101110000111110110001111110011011011101111110011110011001111101110110011101110000111101101011110 8fcdbbf3ccfbb3b87d8fcdbbf3ccfbb3b87b5e

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