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 ??畯?}??畯?{^ 00111111001111111111101101101111001111110111110100111111001111111111101101101111001111110111101101011110 3f3ffb6f3f7d3f3ffb6f3f7b5e
EUC-JP 嫄?畯?}嫄?畯?{^ 10001111101110101010000100111111100011111100110110111011001111110111110110001111101110101010000100111111100011111100110110111011001111110111101101011110 8fbaa13f8fcdbb3f7d8fbaa13f8fcdbb3f7b5e
UTF-8 嫄렢畯렰}嫄렢畯렰{^ 111001011010101110000100111010111010000010100010111001111001010110101111111010111010000010110000011111011110010110101011100001001110101110100000101000101110011110010101101011111110101110100000101100000111101101011110 e5ab84eba0a2e795afeba0b07de5ab84eba0a2e795afeba0b07b5e
UHC 嫄렢畯렰}嫄렢畯렰{^ 11101010101100011000111010110011111100011110000110001110101111010111110111101010101100011000111010110011111100011110000110001110101111010111101101011110 eab18eb3f1e18ebd7deab18eb3f1e18ebd7b5e

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