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{^ 11111011101000111010011111100101101010111000100101101111011011100111110111111011101000111010011111100101101010111000100101101111011011100111101101011110 fba3a7e5ab896f6e7dfba3a7e5ab896f6e7b5e
EUC-JP 訒ァ雖頴n}訒ァ雖頴n{^ 1000111111011101110010001000111010100111111010101010110110110001110100000110111001111101100011111101110111001000100011101010011111101010101011011011000111010000011011100111101101011110 8fddc88ea7eaadb1d06e7d8fddc88ea7eaadb1d06e7b5e
UTF-8 訒ァ雖頴n}訒ァ雖頴n{^ 1110100010101000100100101110111110111101101001111110100110011011100101101110100110100000101101000110111001111101111010001010100010010010111011111011110110100111111010011001101110010110111010011010000010110100011011100111101101011110 e8a892efbda7e99b96e9a0b46e7de8a892efbda7e99b96e9a0b46e7b5e
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)