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 萬э十}萬э十{^ 111001001101110110000100100011111000111101011100011111011110010011011101100001001000111110001111010111000111101101011110 e4dd848f8f5c7de4dd848f8f5c7b5e
EUC-JP 萬э十}萬э十{^ 111010001101111110100111111011111011110110111101011111011110100011011111101001111110111110111101101111010111101101011110 e8dfa7efbdbd7de8dfa7efbdbd7b5e
UTF-8 萬э十}萬э十{^ 11101000100100001010110011010001100011011110010110001101100000010111110111101000100100001010110011010001100011011110010110001101100000010111101101011110 e890acd18de58d817de890acd18de58d817b5e
UHC 萬э十}萬э十{^ 110110001011111110101100111011111110010010101000011111011101100010111111101011001110111111100100101010000111101101011110 d8bfacefe4a87dd8bfacefe4a87b5e

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