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 咤眄唏咤}咤眄唏咤{^ 10011010010000101110000110111110100110100100100010011010010000100111110110011010010000101110000110111110100110100100100010011010010000100111101101011110 9a42e1be9a489a427d9a42e1be9a489a427b5e
EUC-JP 咤眄唏咤}咤眄唏咤{^ 11010011101000111110001011000000110100111010100111010011101000110111110111010011101000111110001011000000110100111010100111010011101000110111101101011110 d3a3e2c0d3a9d3a37dd3a3e2c0d3a9d3a37b5e
UTF-8 咤眄唏咤}咤眄唏咤{^ 111001011001001010100100111001111001110010000100111001011001010010001111111001011001001010100100011111011110010110010010101001001110011110011100100001001110010110010100100011111110010110010010101001000111101101011110 e592a4e79c84e5948fe592a47de592a4e79c84e5948fe592a47b5e
UHC 咤眄?咤}咤眄?咤{^ 1111011011100011110110001111100000111111111101101110001101111101111101101110001111011000111110000011111111110110111000110111101101011110 f6e3d8f83ff6e37df6e3d8f83ff6e37b5e

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