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{^ 11111010101010111011010011100101101001111001101001001000011011100111110111111010101010111011010011100101101001111001101001001000011011100111101101011110 faabb4e5a79a486e7dfaabb4e5a79a486e7b5e
EUC-JP 尞エ蟋唏n}尞エ蟋唏n{^ 1000111110111010111010111000111010110100111010101010100111010011101010010110111001111101100011111011101011101011100011101011010011101010101010011101001110101001011011100111101101011110 8fbaeb8eb4eaa9d3a96e7d8fbaeb8eb4eaa9d3a96e7b5e
UTF-8 尞エ蟋唏n}尞エ蟋唏n{^ 1110010110110000100111101110111110111101101101001110100010011111100010111110010110010100100011110110111001111101111001011011000010011110111011111011110110110100111010001001111110001011111001011001010010001111011011100111101101011110 e5b09eefbdb4e89f8be5948f6e7de5b09eefbdb4e89f8be5948f6e7b5e
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)