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 ???W???NB 001111110011111100111111010101110011111100111111001111110100111001000010 3f3f3f573f3f3f4e42
SJIS-WIN 馭??W馭??NB 1110100101100110001111110011111101010111111010010110011000111111001111110100111001000010 e9663f3f57e9663f3f4e42
EUC-JP 馭??W馭??NB 1111000111000111001111110011111101010111111100011100011100111111001111110100111001000010 f1c73f3f57f1c73f3f4e42
UTF-8 馭곸갈W馭곸갈NB 111010011010011010101101111010101011001110111000111010101011000010001000010101111110100110100110101011011110101010110011101110001110101010110000100010000100111001000010 e9a6adeab3b8eab08857e9a6adeab3b8eab0884e42
UHC 馭곸갈W馭곸갈NB 111001011101111110000001111011001011000010100101010101111110010111011111100000011110110010110000101001010100111001000010 e5df81ecb0a557e5df81ecb0a54e42

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