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??? 001111110011111100111111001111110011111101001110001111110011111100111111 3f3f3f3f3f4e3f3f3f
SJIS-WIN ?消ю?悸N?蕣? 00111111100011111100000110000100100100000011111110011100101001110100111000111111111001001111101000111111 3f8fc184903f9ca74e3fe4fa3f
EUC-JP ?消ю?悸N?蕣? 00111111101111101100001110100111111100000011111111011000101010010100111000111111111010001111110000111111 3fbec3a7f03fd8a94e3fe8fc3f
UTF-8 뤵消ю퓥悸N렪蕣렗 111010111010010010110101111001101011011010001000110100011000111011101101100100111010010111100110100000101011100001001110111010111010000010101010111010001001010110100011111010111010000010010111 eba4b5e6b688d18eed93a5e682b84eeba0aae895a3eba097
UHC 뤵消ю퓥悸N렪蕣렗 1000111111100011111000011011110010101100111100001011111110001110110011001111101101001110100011101011100011100010111100101000111010101100 8fe3e1bcacf0bf8eccfb4e8eb8e2f28eac

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