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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ?ァ迺ァ[?ァ迺ァ[^ 00111111101001111110011110010010101001110101101100111111101001111110011110010010101001110101101101011110 3fa7e792a75b3fa7e792a75b5e
EUC-JP ?ァ迺ァ[?ァ迺ァ[^ 0011111110001110101001111110110111110010100011101010011101011011001111111000111010100111111011011111001010001110101001110101101101011110 3f8ea7edf28ea75b3f8ea7edf28ea75b5e
UTF-8 ァ迺ァ[ァ迺ァ[^ 111011101011000010111100111011111011110110100111111010001011111110111010111011111011110110100111010110111110111010110000101111001110111110111101101001111110100010111111101110101110111110111101101001110101101101011110 eeb0bcefbda7e8bfbaefbda75beeb0bcefbda7e8bfbaefbda75b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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