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{^ 10010110111101000011111100111111011011100111110110010110111101000011111100111111011011100111101101011110 96f43f3f6e7d96f43f3f6e7b5e
EUC-JP 躍??n}躍??n{^ 11001100111101100011111100111111011011100111110111001100111101100011111100111111011011100111101101011110 ccf63f3f6e7dccf63f3f6e7b5e
UTF-8 躍쇿툢n}躍쇿툢n{^ 1110100010111010100011011110110010000111101111111110110110001000101000100110111001111101111010001011101010001101111011001000011110111111111011011000100010100010011011100111101101011110 e8ba8dec87bfed88a26e7de8ba8dec87bfed88a26e7b5e
UHC 躍쇿툢n}躍쇿툢n{^ 1110010110111000100110011110010110111000100110010110111001111101111001011011100010011001111001011011100010011001011011100111101101011110 e5b899e5b8996e7de5b899e5b8996e7b5e

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