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{^ 10001110101101001000111010110001011011100111110110001110101101001000111010110001011011100111101101011110 8eb48eb16e7d8eb48eb16e7b5e
EUC-JP 雫竺n}雫竺n{^ 10111100101101101011110010110011011011100111110110111100101101101011110010110011011011100111101101011110 bcb6bcb36e7dbcb6bcb36e7b5e
UTF-8 雫竺n}雫竺n{^ 1110100110011011101010111110011110101011101110100110111001111101111010011001101110101011111001111010101110111010011011100111101101011110 e99babe7abba6e7de99babe7abba6e7b5e
UHC ?竺n}?竺n{^ 0011111111110101111001110110111001111101001111111111010111100111011011100111101101011110 3ff5e76e7d3ff5e76e7b5e

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