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 纒榊〒}纒榊〒{^ 111000111001010110001101111001011000000110100111011111011110001110010101100011011110010110000001101001110111101101011110 e3958de581a77de3958de581a77b5e
EUC-JP 纒榊〒}纒榊〒{^ 111001011111010110111010111001111010001010101001011111011110010111110101101110101110011110100010101010010111101101011110 e5f5bae7a2a97de5f5bae7a2a97b5e
UTF-8 纒榊〒}纒榊〒{^ 111001111011101010010010111001101010011010001010111000111000000010010010011111011110011110111010100100101110011010100110100010101110001110000000100100100111101101011110 e7ba92e6a68ae380927de7ba92e6a68ae380927b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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