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 ?消ю?警漿? 0011111110001111110000011000010010010000001111111000110001111000100111111111011100111111 3f8fc184903f8c789ff73f
EUC-JP ?消ю?警漿? 0011111110111110110000111010011111110000001111111011011111011001110111101111100100111111 3fbec3a7f03fb7d9def93f
UTF-8 뤵消ю퓥警漿쨴 1110101110100100101101011110011010110110100010001101000110001110111011011001001110100101111010001010110110100110111001101011110010111111111011001010100010110100 eba4b5e6b688d18eed93a5e8ada6e6bcbfeca8b4
UHC 뤵消ю퓥警漿쨴 1000111111100011111000011011110010101100111100001011111110001110110011001110110111101101111011001010010010001110 8fe3e1bcacf0bf8eccededeca48e

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