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{^ 10011101111010110011111100111111011011100111110110011101111010110011111100111111011011100111101101011110 9deb3f3f6e7d9deb3f3f6e7b5e
EUC-JP 晤??n}晤??n{^ 11011010111011010011111100111111011011100111110111011010111011010011111100111111011011100111101101011110 daed3f3f6e7ddaed3f3f6e7b5e
UTF-8 晤졿윛n}晤졿윛n{^ 1110011010011001101001001110110010100001101111111110110010011100100110110110111001111101111001101001100110100100111011001010000110111111111011001001110010011011011011100111101101011110 e699a4eca1bfec9c9b6e7de699a4eca1bfec9c9b6e7b5e
UHC 晤졿윛n}晤졿윛n{^ 1110011111111011101000001110011010011111100111100110111001111101111001111111101110100000111001101001111110011110011011100111101101011110 e7fba0e69f9e6e7de7fba0e69f9e6e7b5e

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