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{^ 100011111100100010110001100011101011111001101110011111011000111111001000101100011000111010111110011011100111101101011110 8fc8b18ebe6e7d8fc8b18ebe6e7b5e
EUC-JP 省ア疾n}省ア疾n{^ 1011111011001010100011101011000110111100110000000110111001111101101111101100101010001110101100011011110011000000011011100111101101011110 beca8eb1bcc06e7dbeca8eb1bcc06e7b5e
UTF-8 省ア疾n}省ア疾n{^ 1110011110011100100000011110111110111101101100011110011110010110101111100110111001111101111001111001110010000001111011111011110110110001111001111001011010111110011011100111101101011110 e79c81efbdb1e796be6e7de79c81efbdb1e796be6e7b5e
UHC 省?疾n}省?疾n{^ 111000001111110100111111111100101111000001101110011111011110000011111101001111111111001011110000011011100111101101011110 e0fd3ff2f06e7de0fd3ff2f06e7b5e

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