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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 吟?d吟?d^ 1000101111100001001111111000001010000100100010111110000100111111100000101000010001011110 8be13f82848be13f82845e
EUC-JP 吟?d吟?d^ 1011011011100011001111111010001111100100101101101110001100111111101000111110010001011110 b6e33fa3e4b6e33fa3e45e
UTF-8 吟㏘d吟㏘d^ 11100101100100001001111111100011100011111001100011101111101111011000010011100101100100001001111111100011100011111001100011101111101111011000010001011110 e5909fe38f98efbd84e5909fe38f98efbd845e
UHC 吟㏘d吟㏘d^ 11101011111000011010001011100100101000111110010011101011111000011010001011100100101000111110010001011110 ebe1a2e4a3e4ebe1a2e4a3e45e

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