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 迢堤促}迢堤促{^ 111001111000101110010010111001111001000110100011011111011110011110001011100100101110011110010001101000110111101101011110 e78b92e791a37de78b92e791a37b5e
EUC-JP 迢堤促}迢堤促{^ 111011011110101111000100111010011100001010100101011111011110110111101011110001001110100111000010101001010111101101011110 edebc4e9c2a57dedebc4e9c2a57b5e
UTF-8 迢堤促}迢堤促{^ 111010001011111110100010111001011010000010100100111001001011111110000011011111011110100010111111101000101110010110100000101001001110010010111111100000110111101101011110 e8bfa2e5a0a4e4bf837de8bfa2e5a0a4e4bf837b5e
UHC ?堤促}?堤促{^ 00111111111100001010011111110101101101010111110100111111111100001010011111110101101101010111101101011110 3ff0a7f5b57d3ff0a7f5b57b5e

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