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 ûC޶}YûC޶}bE 11111011010000111000111010110110011111010101100111111011010000111000111010110110011111010110001001000101 fb438eb67d59fb438eb67d6245
SJIS-WIN ?C?¶}Y?C?¶}bE 001111110100001100111111100000011111011101111101010110010011111101000011001111111000000111110111011111010110001001000101 3f433f81f77d593f433f81f77d6245
EUC-JP ûC?¶}YûC?¶}bE 10001111101010111110010101000011001111111010001011111001011111010101100110001111101010111110010101000011001111111010001011111001011111010110001001000101 8fabe5433fa2f97d598fabe5433fa2f97d6245
UTF-8 ûC޶}YûC޶}bE 11000011101110110100001111000010100011101100001010110110011111010101100111000011101110110100001111000010100011101100001010110110011111010110001001000101 c3bb43c28ec2b67d59c3bb43c28ec2b67d6245
UHC ?C?¶}Y?C?¶}bE 001111110100001100111111101000101101001001111101010110010011111101000011001111111010001011010010011111010110001001000101 3f433fa2d27d593f433fa2d27d6245

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