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 淼夭勢}淼夭勢{^ 111110110100010110011010111011101001000010101000011111011111101101000101100110101110111010010000101010000111101101011110 fb459aee90a87dfb459aee90a87b5e
EUC-JP 淼夭勢}淼夭勢{^ 1000111111000111111001101101010011110000110000001010101001111101100011111100011111100110110101001111000011000000101010100111101101011110 8fc7e6d4f0c0aa7d8fc7e6d4f0c0aa7b5e
UTF-8 淼夭勢}淼夭勢{^ 111001101011011110111100111001011010010010101101111001011000101110100010011111011110011010110111101111001110010110100100101011011110010110001011101000100111101101011110 e6b7bce5a4ade58ba27de6b7bce5a4ade58ba27b5e
UHC ?夭勢}?夭勢{^ 00111111111010001110110011100001101001110111110100111111111010001110110011100001101001110111101101011110 3fe8ece1a77d3fe8ece1a77b5e

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