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 乗樰縅}乗樰縅{^ 100011111110011011111010111011011110001101101110011111011000111111100110111110101110110111100011011011100111101101011110 8fe6faede36e7d8fe6faede36e7b5e
EUC-JP 乗樰縅}乗樰縅{^ 1011111011101000100011111100010011111101111001011100111101111101101111101110100010001111110001001111110111100101110011110111101101011110 bee88fc4fde5cf7dbee88fc4fde5cf7b5e
UTF-8 乗樰縅}乗樰縅{^ 111001001011100110010111111001101010100010110000111001111011100010000101011111011110010010111001100101111110011010101000101100001110011110111000100001010111101101011110 e4b997e6a8b0e7b8857de4b997e6a8b0e7b8857b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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