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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???臾??矣??B 001111110011111100111111111001000110101100111111001111111110000111100001001111110011111101000010 3f3f3fe46b3f3fe1e13f3f42
EUC-JP ???臾??矣??B 001111110011111100111111111001111100110000111111001111111110001011100011001111110011111101000010 3f3f3fe7cc3f3fe2e33f3f42
UTF-8 捻뀁쉶臾뤹솾矣뚮쵍B 11101111101001101010010011101011100000001000000111101100100010011011011011101000100001111011111011101011101001001011100111101100100001101011111011100111100111111010001111101011100110101010111011101100101101011000110101000010 efa6a4eb8081ec89b6e887beeba4b9ec86bee79fa3eb9aaeecb58d42
UHC 捻뀁쉶臾뤹솾矣뚮쵍B 11100110111101111011001011101100100110101000110011101011101011001000111111100111100110011011001011101011111110001000110011101011101011001000111101000010 e6f7b2ec9a8cebac8fe799b2ebf88cebac8f42

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