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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 萵伜ア始}萵伜ア始{^ 1110010011100000100110001110010110110001100011100110111001111101111001001110000010011000111001011011000110001110011011100111101101011110 e4e098e5b18e6e7de4e098e5b18e6e7b5e
EUC-JP 萵伜ア始}萵伜ア始{^ 11101000111000101101000011100111100011101011000110111011110011110111110111101000111000101101000011100111100011101011000110111011110011110111101101011110 e8e2d0e78eb1bbcf7de8e2d0e78eb1bbcf7b5e
UTF-8 萵伜ア始}萵伜ア始{^ 111010001001000010110101111001001011110010011100111011111011110110110001111001011010011110001011011111011110100010010000101101011110010010111100100111001110111110111101101100011110010110100111100010110111101101011110 e890b5e4bc9cefbdb1e5a78b7de890b5e4bc9cefbdb1e5a78b7b5e
UHC ???始}???始{^ 00111111001111110011111111100011101101110111110100111111001111110011111111100011101101110111101101011110 3f3f3fe3b77d3f3f3fe3b77b5e

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