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{^ 1110010010111000100010101110111110111101101001100110111001111101111001001011100010001010111011111011110110100110011011100111101101011110 e4b88aefbda66e7de4b88aefbda66e7b5e
EUC-JP 荳奇スヲn}荳奇スヲn{^ 111010001011101010110100111100011000111010111101100011101010011001101110011111011110100010111010101101001111000110001110101111011000111010100110011011100111101101011110 e8bab4f18ebd8ea66e7de8bab4f18ebd8ea66e7b5e
UTF-8 荳奇スヲn}荳奇スヲn{^ 1110100010001101101100111110010110100101100001111110111110111101101111011110111110111101101001100110111001111101111010001000110110110011111001011010010110000111111011111011110110111101111011111011110110100110011011100111101101011110 e88db3e5a587efbdbdefbda66e7de88db3e5a587efbdbdefbda66e7b5e
UHC 荳奇??n}荳奇??n{^ 1101010011100101110100001111010000111111001111110110111001111101110101001110010111010000111101000011111100111111011011100111101101011110 d4e5d0f43f3f6e7dd4e5d0f43f3f6e7b5e

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