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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ??凋???凋?B 0011111100111111100100101001110000111111001111110011111110010010100111000011111101000010 3f3f929c3f3f3f929c3f42
EUC-JP 翟?凋?翟?凋?B 100011111101010110111100001111111100001111111100001111111000111111010101101111000011111111000011111111000011111101000010 8fd5bc3fc3fc3f8fd5bc3fc3fc3f42
UTF-8 翟렟凋렪翟렟凋렪B 11100111101111111001111111101011101000001001111111100101100001111000101111101011101000001010101011100111101111111001111111101011101000001001111111100101100001111000101111101011101000001010101001000010 e7bf9feba09fe5878beba0aae7bf9feba09fe5878beba0aa42
UHC 翟렟凋렪翟렟凋렪B 1110111011100001100011101011000011110000101111011000111010111000111011101110000110001110101100001111000010111101100011101011100001000010 eee18eb0f0bd8eb8eee18eb0f0bd8eb842

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