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 0011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f7e42
SJIS-WIN 臾??萸??~B 11100100011010110011111100111111111001001100111000111111001111110111111001000010 e46b3f3fe4ce3f3f7e42
EUC-JP 臾??萸??~B 11100111110011000011111100111111111010001101000000111111001111110111111001000010 e7cc3f3fe8d03f3f7e42
UTF-8 臾밸쳴萸딅쳸~B 1110100010000111101111101110101110110000101110001110110010110011101101001110100010010000101110001110101110010100100001011110110010110011101110000111111001000010 e887beebb0b8ecb3b4e890b8eb9485ecb3b87e42
UHC 臾밸쳴萸딅쳸~B 1110101110101100101110011110101110101011100101111110101110101101100010101110101110101011100110110111111001000010 ebacb9ebab97ebad8aebab9b7e42

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