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 ???d}???d{^ 0011111100111111001111110110010001111101001111110011111100111111011001000111101101011110 3f3f3f647d3f3f3f647b5e
SJIS-WIN ??勝d}??勝d{^ 00111111001111111000111110011111011001000111110100111111001111111000111110011111011001000111101101011110 3f3f8f9f647d3f3f8f9f647b5e
EUC-JP ??勝d}??勝d{^ 00111111001111111011111010100001011001000111110100111111001111111011111010100001011001000111101101011110 3f3fbea1647d3f3fbea1647b5e
UTF-8 궷젱勝d}궷젱勝d{^ 1110101010110110101101111110110010100000101100011110010110001011100111010110010001111101111010101011011010110111111011001010000010110001111001011000101110011101011001000111101101011110 eab6b7eca0b1e58b9d647deab6b7eca0b1e58b9d647b5e
UHC 궷젱勝d}궷젱勝d{^ 1011000111001100110000011010110111100011101011010110010001111101101100011100110011000001101011011110001110101101011001000111101101011110 b1ccc1ade3ad647db1ccc1ade3ad647b5e

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