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 ûG޼DûG޼D^ 1111101101000111100011101011110001000100111110110100011110001110101111000100010001011110 fb478ebc44fb478ebc445e
SJIS-WIN ?G??D?G??D^ 0011111101000111001111110011111101000100001111110100011100111111001111110100010001011110 3f473f3f443f473f3f445e
EUC-JP ûG??DûG??D^ 100011111010101111100101010001110011111100111111010001001000111110101011111001010100011100111111001111110100010001011110 8fabe5473f3f448fabe5473f3f445e
UTF-8 ûG޼DûG޼D^ 1100001110111011010001111100001010001110110000101011110001000100110000111011101101000111110000101000111011000010101111000100010001011110 c3bb47c28ec2bc44c3bb47c28ec2bc445e
UHC ?G?¼D?G?¼D^ 00111111010001110011111110101000111110010100010000111111010001110011111110101000111110010100010001011110 3f473fa8f9443f473fa8f9445e

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