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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 捨邃n}捨邃n{^ 10001110110011001110001010000100011011100111110110001110110011001110001010000100011011100111101101011110 8ecce2846e7d8ecce2846e7b5e
EUC-JP 捨邃n}捨邃n{^ 10111100110011101110001111100100011011100111110110111100110011101110001111100100011011100111101101011110 bccee3e46e7dbccee3e46e7b5e
UTF-8 捨邃n}捨邃n{^ 1110011010001101101010001110100110000010100000110110111001111101111001101000110110101000111010011000001010000011011011100111101101011110 e68da8e982836e7de68da8e982836e7b5e
UHC 捨邃n}捨邃n{^ 11011110110101111110001011000101011011100111110111011110110101111110001011000101011011100111101101011110 ded7e2c56e7dded7e2c56e7b5e

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