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 萸λ?}萸λ?{^ 11100100110011101000001111001001001111110111110111100100110011101000001111001001001111110111101101011110 e4ce83c93f7de4ce83c93f7b5e
EUC-JP 萸λ?}萸λ?{^ 11101000110100001010011011001011001111110111110111101000110100001010011011001011001111110111101101011110 e8d0a6cb3f7de8d0a6cb3f7b5e
UTF-8 萸λ뙚}萸λ뙚{^ 11101000100100001011100011001110101110111110101110011001100110100111110111101000100100001011100011001110101110111110101110011001100110100111101101011110 e890b8cebbeb999a7de890b8cebbeb999a7b5e
UHC 萸λ뙚}萸λ뙚{^ 111010111010110110100101111010111000110010011111011111011110101110101101101001011110101110001100100111110111101101011110 ebada5eb8c9f7debada5eb8c9f7b5e

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