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 ŸœžvŸœžvB 1001111110011100100000011001111001110110100111111001110010000001100111100111011001000010 9f9c819e769f9c819e7642
SJIS-WIN ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
EUC-JP ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
UTF-8 ŸœžvŸœžvB 11000010100111111100001010011100110000101000000111000010100111100111011011000010100111111100001010011100110000101000000111000010100111100111011001000010 c29fc29cc281c29e76c29fc29cc281c29e7642
UHC ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642

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