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 咤眄涌涌}咤眄涌涌{^ 10011010010000101110000110111110100101110100111110010111010011110111110110011010010000101110000110111110100101110100111110010111010011110111101101011110 9a42e1be974f974f7d9a42e1be974f974f7b5e
EUC-JP 咤眄涌涌}咤眄涌涌{^ 11010011101000111110001011000000110011011011000011001101101100000111110111010011101000111110001011000000110011011011000011001101101100000111101101011110 d3a3e2c0cdb0cdb07dd3a3e2c0cdb0cdb07b5e
UTF-8 咤眄涌涌}咤眄涌涌{^ 111001011001001010100100111001111001110010000100111001101011011010001100111001101011011010001100011111011110010110010010101001001110011110011100100001001110011010110110100011001110011010110110100011000111101101011110 e592a4e79c84e6b68ce6b68c7de592a4e79c84e6b68ce6b68c7b5e
UHC 咤眄涌涌}咤眄涌涌{^ 11110110111000111101100011111000111010011011111111101001101111110111110111110110111000111101100011111000111010011011111111101001101111110111101101011110 f6e3d8f8e9bfe9bf7df6e3d8f8e9bfe9bf7b5e

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