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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 墺??跨瀛?? 10011010110100100011111100111111100011001101011111100000011010010011111100111111 9ad23f3f8cd7e0693f3f
EUC-JP 墺??跨瀛?? 11010100110101000011111100111111101110001101100111011111110010100011111100111111 d4d43f3fb8d9dfca3f3f
UTF-8 墺뺟떁跨瀛뚢댋 111001011010001010111010111010111011101010011111111010111001011010000001111010001011011110101000111001111000000010011011111010111001101010100010111010111000110010001011 e5a2baebba9feb9681e8b7a8e7809beb9aa2eb8c8b
UHC 墺뺟떁跨瀛뚢댋 1110011111110010100101011110011110001011100101111100111010100101111001111011101010001100111000101000100010110100 e7f295e78b97cea5e7ba8ce288b4

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