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 򱎰򱎰^ 111100101011000110001110101100001111001010110001100011101011000001011110 f2b18eb0f2b18eb05e
SJIS-WIN ?±?°?±?°^ 00111111100000010111110100111111100000011000101100111111100000010111110100111111100000011000101101011110 3f817d3f818b3f817d3f818b5e
EUC-JP ò±?°ò±?°^ 1000111110101011110100101010000111011110001111111010000111101011100011111010101111010010101000011101111000111111101000011110101101011110 8fabd2a1de3fa1eb8fabd2a1de3fa1eb5e
UTF-8 򱎰򱎰^ 1100001110110010110000101011000111000010100011101100001010110000110000111011001011000010101100011100001010001110110000101011000001011110 c3b2c2b1c28ec2b0c3b2c2b1c28ec2b05e
UHC ?±?°?±?°^ 00111111101000011011111000111111101000011100011000111111101000011011111000111111101000011100011001011110 3fa1be3fa1c63fa1be3fa1c65e

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