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???L}?D???L{^ 001111110100010000111111001111110011111101001100011111010011111101000100001111110011111100111111010011000111101101011110 3f443f3f3f4c7d3f443f3f3f4c7b5e
SJIS-WIN ?D???L}?D???L{^ 001111110100010000111111001111110011111101001100011111010011111101000100001111110011111100111111010011000111101101011110 3f443f3f3f4c7d3f443f3f3f4c7b5e
EUC-JP ?D???L}?D???L{^ 001111110100010000111111001111110011111101001100011111010011111101000100001111110011111100111111010011000111101101011110 3f443f3f3f4c7d3f443f3f3f4c7b5e
UTF-8 혩D혷쨋혩L}혩D혷쨋혩L{^ 11101101100110001010100101000100111011011001100010110111111011001010100010001011111011011001100010101001010011000111110111101101100110001010100101000100111011011001100010110111111011001010100010001011111011011001100010101001010011000111101101011110 ed98a944ed98b7eca88bed98a94c7ded98a944ed98b7eca88bed98a94c7b5e
UHC 혩D혷쨋혩L}혩D혷쨋혩L{^ 1100001010010001010001001100001010011110110000101011011011000010100100010100110001111101110000101001000101000100110000101001111011000010101101101100001010010001010011000111101101011110 c29144c29ec2b6c2914c7dc29144c29ec2b6c2914c7b5e

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