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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?х?節??節?? 001111111000010010000111001111111001000011011111001111110011111110010000110111110011111100111111 3f84873f90df3f3f90df3f3f
EUC-JP ?х?節??節?? 001111111010011111100111001111111100000011100001001111110011111111000000111000010011111100111111 3fa7e73fc0e13f3fc0e13f3f
UTF-8 料х슘節녔찀節뀐숴 1110111110100110101111101101000110000101111011001000101010011000111001111010111110000000111010111000010110010100111011001011000010000000111001111010111110000000111010111000000010010000111011001000100010110100 efa6bed185ec8a98e7af80eb8594ecb080e7af80eb8090ec88b4
UHC 料х슘節녔찀節뀐숴 111010001111011110101100111001111011110110110111111011111011110110110011111001101010100110000100111011111011110110110010111011111011110110100100 e8f7ace7bdb7efbdb3e6a984efbdb2efbda4

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