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{^ 00111111001111111000111101001001011011100111110100111111001111111000111101001001011011100111101101011110 3f3f8f496e7d3f3f8f496e7b5e
EUC-JP ??終n}??終n{^ 00111111001111111011110110101010011011100111110100111111001111111011110110101010011011100111101101011110 3f3fbdaa6e7d3f3fbdaa6e7b5e
UTF-8 솝셰終n}솝셰終n{^ 1110110010000110100111011110110010000101101100001110011110110101100000100110111001111101111011001000011010011101111011001000010110110000111001111011010110000010011011100111101101011110 ec869dec85b0e7b5826e7dec869dec85b0e7b5826e7b5e
UHC 솝셰終n}솝셰終n{^ 1011110011011001101111001100111011110000111110110110111001111101101111001101100110111100110011101111000011111011011011100111101101011110 bcd9bccef0fb6e7dbcd9bccef0fb6e7b5e

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