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 ûWާ}YûWާ}bE 11111011010101111000111010100111011111010101100111111011010101111000111010100111011111010110001001000101 fb578ea77d59fb578ea77d6245
SJIS-WIN ?W?§}Y?W?§}bE 001111110101011100111111100000011001100001111101010110010011111101010111001111111000000110011000011111010110001001000101 3f573f81987d593f573f81987d6245
EUC-JP ûW?§}YûW?§}bE 10001111101010111110010101010111001111111010000111111000011111010101100110001111101010111110010101010111001111111010000111111000011111010110001001000101 8fabe5573fa1f87d598fabe5573fa1f87d6245
UTF-8 ûWާ}YûWާ}bE 11000011101110110101011111000010100011101100001010100111011111010101100111000011101110110101011111000010100011101100001010100111011111010110001001000101 c3bb57c28ec2a77d59c3bb57c28ec2a77d6245
UHC ?W?§}Y?W?§}bE 001111110101011100111111101000011101011101111101010110010011111101010111001111111010000111010111011111010110001001000101 3f573fa1d77d593f573fa1d77d6245

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