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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ??益n}??益n{^ 00111111001111111000100101110110011011100111110100111111001111111000100101110110011011100111101101011110 3f3f89766e7d3f3f89766e7b5e
EUC-JP ??益n}??益n{^ 00111111001111111011000111010111011011100111110100111111001111111011000111010111011011100111101101011110 3f3fb1d76e7d3f3fb1d76e7b5e
UTF-8 솰솟益n}솰솟益n{^ 1110110010000110101100001110110010000110100111111110011110011011100010100110111001111101111011001000011010110000111011001000011010011111111001111001101110001010011011100111101101011110 ec86b0ec869fe79b8a6e7dec86b0ec869fe79b8a6e7b5e
UHC 솰솟益n}솰솟益n{^ 1011110011100000101111001101101011101100110011000110111001111101101111001110000010111100110110101110110011001100011011100111101101011110 bce0bcdaeccc6e7dbce0bcdaeccc6e7b5e

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