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{^ 10010111010001110011111100111111011011100111110110010111010001110011111100111111011011100111101101011110 97473f3f6e7d97473f3f6e7b5e
EUC-JP 宥??n}宥??n{^ 11001101101010000011111100111111011011100111110111001101101010000011111100111111011011100111101101011110 cda83f3f6e7dcda83f3f6e7b5e
UTF-8 宥㏃뮮n}宥㏃뮮n{^ 1110010110101110101001011110001110001111100000111110101110101110101011100110111001111101111001011010111010100101111000111000111110000011111010111010111010101110011011100111101101011110 e5aea5e38f83ebaeae6e7de5aea5e38f83ebaeae6e7b5e
UHC 宥㏃뮮n}宥㏃뮮n{^ 1110101011101001101001111110110010010010101101110110111001111101111010101110100110100111111011001001001010110111011011100111101101011110 eae9a7ec92b76e7deae9a7ec92b76e7b5e

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