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 ?D?]}?D?]{^ 0011111101000100001111110101110101111101001111110100010000111111010111010111101101011110 3f443f5d7d3f443f5d7b5e
SJIS-WIN ?D?]}?D?]{^ 0011111101000100001111110101110101111101001111110100010000111111010111010111101101011110 3f443f5d7d3f443f5d7b5e
EUC-JP ?D?]}?D?]{^ 0011111101000100001111110101110101111101001111110100010000111111010111010111101101011110 3f443f5d7d3f443f5d7b5e
UTF-8 혩D혰]}혩D혰]{^ 11101101100110001010100101000100111011011001100010110000010111010111110111101101100110001010100101000100111011011001100010110000010111010111101101011110 ed98a944ed98b05d7ded98a944ed98b05d7b5e
UHC 혩D혰]}혩D혰]{^ 110000101001000101000100110000101001011101011101011111011100001010010001010001001100001010010111010111010111101101011110 c29144c2975d7dc29144c2975d7b5e

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