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 ?消ю?警佃? 0011111110001111110000011000010010010000001111111000110001111000100100101100111100111111 3f8fc184903f8c7892cf3f
EUC-JP ?消ю?警佃? 0011111110111110110000111010011111110000001111111011011111011001110001001101000100111111 3fbec3a7f03fb7d9c4d13f
UTF-8 뤵消ю퓥警佃멤 1110101110100100101101011110011010110110100010001101000110001110111011011001001110100101111010001010110110100110111001001011110110000011111010111010100110100100 eba4b5e6b688d18eed93a5e8ada6e4bd83eba9a4
UHC 뤵消ю퓥警佃멤 1000111111100011111000011011110010101100111100001011111110001110110011001110110111101110111011001011100011100010 8fe3e1bcacf0bf8eccedeeecb8e2

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