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{^ 1110011111100010101100011110100010010100101101010110111001111101111001111110001010110001111010001001010010110101011011100111101101011110 e7e2b1e894b56e7de7e2b1e894b56e7b5e
EUC-JP 鈔ア阡オn}鈔ア阡オn{^ 111011101110010010001110101100011110111111110100100011101011010101101110011111011110111011100100100011101011000111101111111101001000111010110101011011100111101101011110 eee48eb1eff48eb56e7deee48eb1eff48eb56e7b5e
UTF-8 鈔ア阡オn}鈔ア阡オn{^ 1110100110001000100101001110111110111101101100011110100110011000101000011110111110111101101101010110111001111101111010011000100010010100111011111011110110110001111010011001100010100001111011111011110110110101011011100111101101011110 e98894efbdb1e998a1efbdb56e7de98894efbdb1e998a1efbdb56e7b5e
UHC ??阡?n}??阡?n{^ 001111110011111111110100110001100011111101101110011111010011111100111111111101001100011000111111011011100111101101011110 3f3ff4c63f6e7d3f3ff4c63f6e7b5e

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