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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 骭晉、コ骭晉、コ^ 11101001100011001001110111100111101001001011101011101001100011001001110111100111101001001011101001011110 e98c9de7a4bae98c9de7a4ba5e
EUC-JP 骭晉、コ骭晉、コ^ 1111000111101100110110101110100110001110101001001000111010111010111100011110110011011010111010011000111010100100100011101011101001011110 f1ecdae98ea48ebaf1ecdae98ea48eba5e
UTF-8 骭晉、コ骭晉、コ^ 11101001101010101010110111100110100110011000100111101111101111011010010011101111101111011011101011101001101010101010110111100110100110011000100111101111101111011010010011101111101111011011101001011110 e9aaade69989efbda4efbdbae9aaade69989efbda4efbdba5e
UHC ?晉???晉??^ 0011111111110010110010110011111100111111001111111111001011001011001111110011111101011110 3ff2cb3f3f3ff2cb3f3f5e

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