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 ?B??U}?B??U{^ 00111111010000100011111100111111010101010111110100111111010000100011111100111111010101010111101101011110 3f423f3f557d3f423f3f557b5e
SJIS-WIN ?B??U}?B??U{^ 00111111010000100011111100111111010101010111110100111111010000100011111100111111010101010111101101011110 3f423f3f557d3f423f3f557b5e
EUC-JP ?B??U}?B??U{^ 00111111010000100011111100111111010101010111110100111111010000100011111100111111010101010111101101011110 3f423f3f557d3f423f3f557b5e
UTF-8 첬B혦짖U}첬B혦짖U{^ 11101100101100101010110001000010111011011001100010100110111011001010011110010110010101010111110111101100101100101010110001000010111011011001100010100110111011001010011110010110010101010111101101011110 ecb2ac42ed98a6eca796557decb2ac42ed98a6eca796557b5e
UHC 첬B혦짖U}첬B혦짖U{^ 11000011101110100100001011000010100011101100001010100010010101010111110111000011101110100100001011000010100011101100001010100010010101010111101101011110 c3ba42c28ec2a2557dc3ba42c28ec2a2557b5e

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