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 雉∵悄}雉∵悄{^ 111010001011001110000001111001101001110010011111011111011110100010110011100000011110011010011100100111110111101101011110 e8b381e69c9f7de8b381e69c9f7b5e
EUC-JP 雉∵悄}雉∵悄{^ 111100001011010110100010111010001101100010100001011111011111000010110101101000101110100011011000101000010111101101011110 f0b5a2e8d8a17df0b5a2e8d8a17b5e
UTF-8 雉∵悄}雉∵悄{^ 111010011001101110001001111000101000100010110101111001101000001010000100011111011110100110011011100010011110001010001000101101011110011010000010100001000111101101011110 e99b89e288b5e682847de99b89e288b5e682847b5e
UHC 雉∵?}雉∵?{^ 11110110110010111010000111110001001111110111110111110110110010111010000111110001001111110111101101011110 f6cba1f13f7df6cba1f13f7b5e

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