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?^ 1110000011010101100000101000010000111111111000001101010110000010100001000011111101011110 e0d582843fe0d582843f5e
EUC-JP 獨d?獨d?^ 1110000011010111101000111110010000111111111000001101011110100011111001000011111101011110 e0d7a3e43fe0d7a3e43f5e
UTF-8 獨d앵獨d앳^ 11100111100011011010100011101111101111011000010011101100100101011011010111100111100011011010100011101111101111011000010011101100100101011011001101011110 e78da8efbd84ec95b5e78da8efbd84ec95b35e
UHC 獨d앵獨d앳^ 11010100101111001010001111100100101111101101111011010100101111001010001111100100101111101101110001011110 d4bca3e4beded4bca3e4bedc5e

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