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{^ 10001110110011001000111010110100011011100111110110001110110011001000111010110100011011100111101101011110 8ecc8eb46e7d8ecc8eb46e7b5e
EUC-JP 捨雫n}捨雫n{^ 10111100110011101011110010110110011011100111110110111100110011101011110010110110011011100111101101011110 bccebcb66e7dbccebcb66e7b5e
UTF-8 捨雫n}捨雫n{^ 1110011010001101101010001110100110011011101010110110111001111101111001101000110110101000111010011001101110101011011011100111101101011110 e68da8e99bab6e7de68da8e99bab6e7b5e
UHC 捨?n}捨?n{^ 1101111011010111001111110110111001111101110111101101011100111111011011100111101101011110 ded73f6e7dded73f6e7b5e

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