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{^ 1000111010110100111001001100001110001110101100010110111001111101100011101011010011100100110000111000111010110001011011100111101101011110 8eb4e4c38eb16e7d8eb4e4c38eb16e7b5e
EUC-JP 雫菘竺n}雫菘竺n{^ 1011110010110110111010001100010110111100101100110110111001111101101111001011011011101000110001011011110010110011011011100111101101011110 bcb6e8c5bcb36e7dbcb6e8c5bcb36e7b5e
UTF-8 雫菘竺n}雫菘竺n{^ 1110100110011011101010111110100010001111100110001110011110101011101110100110111001111101111010011001101110101011111010001000111110011000111001111010101110111010011011100111101101011110 e99babe88f98e7abba6e7de99babe88f98e7abba6e7b5e
UHC ??竺n}??竺n{^ 00111111001111111111010111100111011011100111110100111111001111111111010111100111011011100111101101011110 3f3ff5e76e7d3f3ff5e76e7b5e

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