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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 雍???雍???^ 1110100010110100001111110011111100111111111010001011010000111111001111110011111101011110 e8b43f3f3fe8b43f3f3f5e
EUC-JP 雍???雍???^ 1111000010110110001111110011111100111111111100001011011000111111001111110011111101011110 f0b63f3f3ff0b63f3f3f5e
UTF-8 雍곈렫렔雍곈렫렔^ 11101001100110111000110111101010101100111000100011101011101000001010101111101011101000001001010011101001100110111000110111101010101100111000100011101011101000001010101111101011101000001001010001011110 e99b8deab388eba0abeba094e99b8deab388eba0abeba0945e
UHC 雍곈렫렔雍곈렫렔^ 1110100010111100101100001110100110001110101110011000111010101001111010001011110010110000111010011000111010111001100011101010100101011110 e8bcb0e98eb98ea9e8bcb0e98eb98ea95e

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