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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??鼎?媛?? 001111110011111110010011010000110011111110010101010100010011111100111111 3f3f93433f95513f3f
EUC-JP 翟?鼎?媛?蔣 10001111110101011011110000111111110001011010010000111111110010011011001000111111100011111101100110110110 8fd5bc3fc5a43fc9b23f8fd9b6
UTF-8 翟렰鼎렟媛렢蔣 111001111011111110011111111010111010000010110000111010011011110010001110111010111010000010011111111001011010101010011011111010111010000010100010111010001001010010100011 e7bf9feba0b0e9bc8eeba09fe5aa9beba0a2e894a3
UHC 翟렰鼎렟媛렢蔣 1110111011100001100011101011110111110000101000111000111010110000111010101011000010001110101100111110110111111000 eee18ebdf0a38eb0eab08eb3edf8

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