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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 毓?W}毓?W{^ 1001111101111001001111110101011101111101100111110111100100111111010101110111101101011110 9f793f577d9f793f577b5e
EUC-JP 毓?W}毓?W{^ 1101110111011010001111110101011101111101110111011101101000111111010101110111101101011110 ddda3f577dddda3f577b5e
UTF-8 毓멾W}毓멾W{^ 1110011010101111100100111110101110101001101111100101011101111101111001101010111110010011111010111010100110111110010101110111101101011110 e6af93eba9be577de6af93eba9be577b5e
UHC 毓멾W}毓멾W{^ 11101011101111101001000101101011010101110111110111101011101111101001000101101011010101110111101101011110 ebbe916b577debbe916b577b5e

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