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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 艶??邀??瓮 10001001100100000011111100111111111001111011000100111111001111111110000101000100 89903f3fe7b13f3fe144
EUC-JP 艶??邀??瓮 10110001111100000011111100111111111011101011001100111111001111111110000110100101 b1f03f3feeb33f3fe1a5
UTF-8 艶쇽슘邀섓쉥瓮 111010001000100110110110111011001000011110111101111011001000101010011000111010011000001010000000111011001000010010010011111011001000100110100101111001111001001110101110 e889b6ec87bdec8a98e98280ec8493ec89a5e793ae
UHC 艶쇽슘邀섓쉥瓮 1110011011111101101111001110111110111101101101111110100110101101100110001110111110111101101010111110100010110111 e6fdbcefbdb7e9ad98efbdabe8b7

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