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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 逑俳n}逑俳n{^ 11100111100100111001010001101111011011100111110111100111100100111001010001101111011011100111101101011110 e793946f6e7de793946f6e7b5e
EUC-JP 逑俳n}逑俳n{^ 11101101111100111100011111010000011011100111110111101101111100111100011111010000011011100111101101011110 edf3c7d06e7dedf3c7d06e7b5e
UTF-8 逑俳n}逑俳n{^ 1110100110000000100100011110010010111111101100110110111001111101111010011000000010010001111001001011111110110011011011100111101101011110 e98091e4bfb36e7de98091e4bfb36e7b5e
UHC 逑俳n}逑俳n{^ 11001111110001111101101111000100011011100111110111001111110001111101101111000100011011100111101101011110 cfc7dbc46e7dcfc7dbc46e7b5e

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