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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP 侁??n}侁??n{^ 100011111011000011111100001111110011111101101110011111011000111110110000111111000011111100111111011011100111101101011110 8fb0fc3f3f6e7d8fb0fc3f3f6e7b5e
UTF-8 侁뎴떦n}侁뎴떦n{^ 1110010010111110100000011110101110001110101101001110101110010110101001100110111001111101111001001011111010000001111010111000111010110100111010111001011010100110011011100111101101011110 e4be81eb8eb4eb96a66e7de4be81eb8eb4eb96a66e7b5e
UHC 侁뎴떦n}侁뎴떦n{^ 1110001111100000100010011000011110001011101110010110111001111101111000111110000010001001100001111000101110111001011011100111101101011110 e3e089878bb96e7de3e089878bb96e7b5e

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