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 靄?Щ}靄?Щ{^ 11101000110010010011111110000100010110100111110111101000110010010011111110000100010110100111101101011110 e8c93f845a7de8c93f845a7b5e
EUC-JP 靄?Щ}靄?Щ{^ 11110000110010110011111110100111101110110111110111110000110010110011111110100111101110110111101101011110 f0cb3fa7bb7df0cb3fa7bb7b5e
UTF-8 靄롩Щ}靄롩Щ{^ 11101001100111011000010011101011101000011010100111010000101010010111110111101001100111011000010011101011101000011010100111010000101010010111101101011110 e99d84eba1a9d0a97de99d84eba1a9d0a97b5e
UHC 靄롩Щ}靄롩Щ{^ 111001001111011110001110111010011010110010111011011111011110010011110111100011101110100110101100101110110111101101011110 e4f78ee9acbb7de4f78ee9acbb7b5e

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