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 ???oon}???oon{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e
SJIS-WIN 十??oon}十??oon{^ 1000111101011100001111110011111101101111011011110110111001111101100011110101110000111111001111110110111101101111011011100111101101011110 8f5c3f3f6f6f6e7d8f5c3f3f6f6f6e7b5e
EUC-JP 十??oon}十??oon{^ 1011110110111101001111110011111101101111011011110110111001111101101111011011110100111111001111110110111101101111011011100111101101011110 bdbd3f3f6f6f6e7dbdbd3f3f6f6f6e7b5e
UTF-8 十뙊뢘oon}十뙊뢘oon{^ 111001011000110110000001111010111001100110001010111010111010001010011000011011110110111101101110011111011110010110001101100000011110101110011001100010101110101110100010100110000110111101101111011011100111101101011110 e58d81eb998aeba2986f6f6e7de58d81eb998aeba2986f6f6e7b5e
UHC 十뙊뢘oon}十뙊뢘oon{^ 111001001010100010001100100011111000111101010011011011110110111101101110011111011110010010101000100011001000111110001111010100110110111101101111011011100111101101011110 e4a88c8f8f536f6f6e7de4a88c8f8f536f6f6e7b5e

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