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 ???肄??矣 001111110011111100111111111000111110010100111111001111111110000111100001 3f3f3fe3e53f3fe1e1
EUC-JP ??Œ肄??矣 0011111100111111100011111010100110101101111001101110011100111111001111111110001011100011 3f3f8fa9ade6e73f3fe2e3
UTF-8 黎싲Œ肄믦쓩矣 1110111110100110100010011110110010001011101100101100010110010010111010001000001010000100111010111010111110100110111011001001001110101001111001111001111110100011 efa689ec8bb2c592e88284ebafa6ec93a9e79fa3
UHC 黎싲Œ肄믦쓩矣 1110011010110001100110101110101110101000101010111110110010111101100100101110100010111110101100011110101111111000 e6b19aeba8abecbd92e8beb1ebf8

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