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{^ 00111111100011110110011000111111011011100111110100111111100011110110011000111111011011100111101101011110 3f8f663f6e7d3f8f663f6e7b5e
EUC-JP 璿叔?n}璿叔?n{^ 1000111111001100111010011011110111000111001111110110111001111101100011111100110011101001101111011100011100111111011011100111101101011110 8fcce9bdc73f6e7d8fcce9bdc73f6e7b5e
UTF-8 璿叔쏑n}璿叔쏑n{^ 1110011110010010101111111110010110001111100101001110110010001111100100010110111001111101111001111001001010111111111001011000111110010100111011001000111110010001011011100111101101011110 e792bfe58f94ec8f916e7de792bfe58f94ec8f916e7b5e
UHC 璿叔쏑n}璿叔쏑n{^ 1110000011000111111000101101001010011011111101110110111001111101111000001100011111100010110100101001101111110111011011100111101101011110 e0c7e2d29bf76e7de0c7e2d29bf76e7b5e

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