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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 重???n}重???n{^ 100011110110010000111111001111110011111101101110011111011000111101100100001111110011111100111111011011100111101101011110 8f643f3f3f6e7d8f643f3f3f6e7b5e
EUC-JP 重???n}重???n{^ 101111011100010100111111001111110011111101101110011111011011110111000101001111110011111100111111011011100111101101011110 bdc53f3f3f6e7dbdc53f3f3f6e7b5e
UTF-8 重얹렰렫n}重얹렰렫n{^ 1110100110000111100011011110110010010110101110011110101110100000101100001110101110100000101010110110111001111101111010011000011110001101111011001001011010111001111010111010000010110000111010111010000010101011011011100111101101011110 e9878dec96b9eba0b0eba0ab6e7de9878dec96b9eba0b0eba0ab6e7b5e
UHC 重얹렰렫n}重얹렰렫n{^ 111100011110110010111110111100011000111010111101100011101011100101101110011111011111000111101100101111101111000110001110101111011000111010111001011011100111101101011110 f1ecbef18ebd8eb96e7df1ecbef18ebd8eb96e7b5e

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