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{^ 100100011010101110001011101111000011111101101110011111011001000110101011100010111011110000111111011011100111101101011110 91ab8bbc3f6e7d91ab8bbc3f6e7b5e
EUC-JP 足蕎?n}足蕎?n{^ 110000101010110110110110101111100011111101101110011111011100001010101101101101101011111000111111011011100111101101011110 c2adb6be3f6e7dc2adb6be3f6e7b5e
UTF-8 足蕎웹n}足蕎웹n{^ 1110100010110110101100111110100010010101100011101110110010011011101110010110111001111101111010001011011010110011111010001001010110001110111011001001101110111001011011100111101101011110 e8b6b3e8958eec9bb96e7de8b6b3e8958eec9bb96e7b5e
UHC 足蕎웹n}足蕎웹n{^ 1111000011101011110011101111000011000000101001010110111001111101111100001110101111001110111100001100000010100101011011100111101101011110 f0ebcef0c0a56e7df0ebcef0c0a56e7b5e

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