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{^ 100101011010001110001111011001100011111101101110011111011001010110100011100011110110011000111111011011100111101101011110 95a38f663f6e7d95a38f663f6e7b5e
EUC-JP 淵叔?n}淵叔?n{^ 110010101010010110111101110001110011111101101110011111011100101010100101101111011100011100111111011011100111101101011110 caa5bdc73f6e7dcaa5bdc73f6e7b5e
UTF-8 淵叔쏑n}淵叔쏑n{^ 1110011010110111101101011110010110001111100101001110110010001111100100010110111001111101111001101011011110110101111001011000111110010100111011001000111110010001011011100111101101011110 e6b7b5e58f94ec8f916e7de6b7b5e58f94ec8f916e7b5e
UHC 淵叔쏑n}淵叔쏑n{^ 1110011011010000111000101101001010011011111101110110111001111101111001101101000011100010110100101001101111110111011011100111101101011110 e6d0e2d29bf76e7de6d0e2d29bf76e7b5e

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