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 ?????N?? 0011111100111111001111110011111100111111010011100011111100111111 3f3f3f3f3f4e3f3f
SJIS-WIN ?消ю?悸N?蕣 001111111000111111000001100001001001000000111111100111001010011101001110001111111110010011111010 3f8fc184903f9ca74e3fe4fa
EUC-JP ?消ю?悸N?蕣 001111111011111011000011101001111111000000111111110110001010100101001110001111111110100011111100 3fbec3a7f03fd8a94e3fe8fc
UTF-8 뤵消ю퓥悸N렪蕣 111010111010010010110101111001101011011010001000110100011000111011101101100100111010010111100110100000101011100001001110111010111010000010101010111010001001010110100011 eba4b5e6b688d18eed93a5e682b84eeba0aae895a3
UHC 뤵消ю퓥悸N렪蕣 100011111110001111100001101111001010110011110000101111111000111011001100111110110100111010001110101110001110001011110010 8fe3e1bcacf0bf8eccfb4e8eb8e2f2

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