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 §D§D^ 1110111010110010100011101010011101000100111011101011001010001110101001110100010001011110 eeb28ea744eeb28ea7445e
SJIS-WIN ???§D???§D^ 00111111001111110011111110000001100110000100010000111111001111110011111110000001100110000100010001011110 3f3f3f8198443f3f3f8198445e
EUC-JP î??§Dî??§D^ 1000111110101011110000100011111100111111101000011111100001000100100011111010101111000010001111110011111110100001111110000100010001011110 8fabc23f3fa1f8448fabc23f3fa1f8445e
UTF-8 §D§D^ 11000011101011101100001010110010110000101000111011000010101001110100010011000011101011101100001010110010110000101000111011000010101001110100010001011110 c3aec2b2c28ec2a744c3aec2b2c28ec2a7445e
UHC ?²?§D?²?§D^ 001111111010100111110111001111111010000111010111010001000011111110101001111101110011111110100001110101110100010001011110 3fa9f73fa1d7443fa9f73fa1d7445e

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