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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 夜ε?}夜ε?{^ 10010110111010011000001111000011001111110111110110010110111010011000001111000011001111110111101101011110 96e983c33f7d96e983c33f7b5e
EUC-JP 夜ε?}夜ε?{^ 11001100111010111010011011000101001111110111110111001100111010111010011011000101001111110111101101011110 cceba6c53f7dcceba6c53f7b5e
UTF-8 夜ε굹}夜ε굹{^ 11100101101001001001110011001110101101011110101010110101101110010111110111100101101001001001110011001110101101011110101010110101101110010111101101011110 e5a49cceb5eab5b97de5a49cceb5eab5b97b5e
UHC 夜ε굹}夜ε굹{^ 111001011010100010100101111001011000001010011000011111011110010110101000101001011110010110000010100110000111101101011110 e5a8a5e582987de5a8a5e582987b5e

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