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{^ 00111111001111111000110110011000011011100111110100111111001111111000110110011000011011100111101101011110 3f3f8d986e7d3f3f8d986e7b5e
EUC-JP ??腰n}??腰n{^ 00111111001111111011100111111000011011100111110100111111001111111011100111111000011011100111101101011110 3f3fb9f86e7d3f3fb9f86e7b5e
UTF-8 쐣씍腰n}쐣씍腰n{^ 1110110010010000101000111110110010010100100011011110100010000101101100000110111001111101111011001001000010100011111011001001010010001101111010001000010110110000011011100111101101011110 ec90a3ec948de885b06e7dec90a3ec948de885b06e7b5e
UHC 쐣씍腰n}쐣씍腰n{^ 1001110010001001100111011010010011101001101001100110111001111101100111001000100110011101101001001110100110100110011011100111101101011110 9c899da4e9a66e7d9c899da4e9a66e7b5e

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