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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 馭??}馭??{^ 1110100101100110001111110011111101111101111010010110011000111111001111110111101101011110 e9663f3f7de9663f3f7b5e
EUC-JP 馭??}馭??{^ 1111000111000111001111110011111101111101111100011100011100111111001111110111101101011110 f1c73f3f7df1c73f3f7b5e
UTF-8 馭숇▶}馭숇▶{^ 111010011010011010101101111011001000100010000111111000101001011010110110011111011110100110100110101011011110110010001000100001111110001010010110101101100111101101011110 e9a6adec8887e296b67de9a6adec8887e296b67b5e
UHC 馭숇▶}馭숇▶{^ 111001011101111110011001111010111010001010111010011111011110010111011111100110011110101110100010101110100111101101011110 e5df99eba2ba7de5df99eba2ba7b5e

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