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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 艅??}艅??{^ 10001111110101101111110100111111001111110111110110001111110101101111110100111111001111110111101101011110 8fd6fd3f3f7d8fd6fd3f3f7b5e
UTF-8 艅덊뙳}艅덊뙳{^ 111010001000100110000101111010111000110110001010111010111001100110110011011111011110100010001001100001011110101110001101100010101110101110011001101100110111101101011110 e88985eb8d8aeb99b37de88985eb8d8aeb99b37b5e
UHC 艅덊뙳}艅덊뙳{^ 111001101010100110001000111011011000110010110110011111011110011010101001100010001110110110001100101101100111101101011110 e6a988ed8cb67de6a988ed8cb67b5e

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