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{^ 11111011010001001010011111100101101010111000100101101111011011100111110111111011010001001010011111100101101010111000100101101111011011100111101101011110 fb44a7e5ab896f6e7dfb44a7e5ab896f6e7b5e
EUC-JP ?ァ雖頴n}?ァ雖頴n{^ 00111111100011101010011111101010101011011011000111010000011011100111110100111111100011101010011111101010101011011011000111010000011011100111101101011110 3f8ea7eaadb1d06e7d3f8ea7eaadb1d06e7b5e
UTF-8 淲ァ雖頴n}淲ァ雖頴n{^ 1110011010110111101100101110111110111101101001111110100110011011100101101110100110100000101101000110111001111101111001101011011110110010111011111011110110100111111010011001101110010110111010011010000010110100011011100111101101011110 e6b7b2efbda7e99b96e9a0b46e7de6b7b2efbda7e99b96e9a0b46e7b5e
UHC ??雖?n}??雖?n{^ 001111110011111111100010110011000011111101101110011111010011111100111111111000101100110000111111011011100111101101011110 3f3fe2cc3f6e7d3f3fe2cc3f6e7b5e

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