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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?消?????^ 001111111000111111000001001111110011111100111111001111110011111101011110 3f8fc13f3f3f3f3f5e
EUC-JP ?消???芷?^ 0011111110111110110000110011111100111111001111111000111111010111110010010011111101011110 3fbec33f3f3f8fd7c93f5e
UTF-8 뤊消쳪뺙렯芷렠^ 11101011101001001000101011100110101101101000100011101100101100111010101011101011101110101001100111101011101000001010111111101000100010101011011111101011101000001010000001011110 eba48ae6b688ecb3aaebba99eba0afe88ab7eba0a05e
UHC 뤊消쳪뺙렯芷렠^ 100011111011101011100001101111001010101110001111101110111011001110001110101111001111001010111010100011101011000101011110 8fbae1bcab8fbbb38ebcf2ba8eb15e

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