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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 止?媛?宜?祭? 100011100111111000111111100101010101000100111111100010110101100000111111100011011101010100111111 8e7e3f95513f8b583f8dd53f
EUC-JP 止?媛?宜?祭? 101110111101111100111111110010011011001000111111101101011011100100111111101110101101011100111111 bbdf3fc9b23fb5b93fbad73f
UTF-8 止렩媛렍宜렔祭렢 111001101010110110100010111010111010000010101001111001011010101010011011111010111010000010001101111001011010111010011100111010111010000010010100111001111010010110101101111010111010000010100010 e6ada2eba0a9e5aa9beba08de5ae9ceba094e7a5adeba0a2
UHC 止렩媛렍宜렔祭렢 11110010101011011000111010110111111010101011000010001110101000111110101111110001100011101010100111110000101011101000111010110011 f2ad8eb7eab08ea3ebf18ea9f0ae8eb3

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