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{^ 1111101110011101101100111110100110111001101111110110111001111101111110111001110110110011111010011011100110111111011011100111101101011110 fb9db3e9b9bf6e7dfb9db3e9b9bf6e7b5e
EUC-JP ?ウ鮖ソn}?ウ鮖ソn{^ 00111111100011101011001111110010101110111000111010111111011011100111110100111111100011101011001111110010101110111000111010111111011011100111101101011110 3f8eb3f2bb8ebf6e7d3f8eb3f2bb8ebf6e7b5e
UTF-8 﨟ウ鮖ソn}﨟ウ鮖ソn{^ 1110111110101000100111111110111110111101101100111110100110101110100101101110111110111101101111110110111001111101111011111010100010011111111011111011110110110011111010011010111010010110111011111011110110111111011011100111101101011110 efa89fefbdb3e9ae96efbdbf6e7defa89fefbdb3e9ae96efbdbf6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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