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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??蜘?n}??蜘?n{^ 001111110011111110010010011101110011111101101110011111010011111100111111100100100111011100111111011011100111101101011110 3f3f92773f6e7d3f3f92773f6e7b5e
EUC-JP ??蜘?n}??蜘?n{^ 001111110011111111000011110110000011111101101110011111010011111100111111110000111101100000111111011011100111101101011110 3f3fc3d83f6e7d3f3fc3d83f6e7b5e
UTF-8 裡렦蜘렲n}裡렦蜘렲n{^ 1110111110100111101010001110101110100000101001101110100010011100100110001110101110100000101100100110111001111101111011111010011110101000111010111010000010100110111010001001110010011000111010111010000010110010011011100111101101011110 efa7a8eba0a6e89c98eba0b26e7defa7a8eba0a6e89c98eba0b26e7b5e
UHC 裡렦蜘렲n}裡렦蜘렲n{^ 111011001100000110001110101101011111001010111011100011101011111101101110011111011110110011000001100011101011010111110010101110111000111010111111011011100111101101011110 ecc18eb5f2bb8ebf6e7decc18eb5f2bb8ebf6e7b5e

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