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 湜ァ贒ァ[湜ァ贒ァ[^ 111110110100011110100111111110111010111110100111010110111111101101000111101001111111101110101111101001110101101101011110 fb47a7fbafa75bfb47a7fbafa75b5e
EUC-JP 湜ァ贒ァ[湜ァ贒ァ[^ 1000111111000111111111001000111010100111100011111101111111000011100011101010011101011011100011111100011111111100100011101010011110001111110111111100001110001110101001110101101101011110 8fc7fc8ea78fdfc38ea75b8fc7fc8ea78fdfc38ea75b5e
UTF-8 湜ァ贒ァ[湜ァ贒ァ[^ 111001101011100110011100111011111011110110100111111010001011010010010010111011111011110110100111010110111110011010111001100111001110111110111101101001111110100010110100100100101110111110111101101001110101101101011110 e6b99cefbda7e8b492efbda75be6b99cefbda7e8b492efbda75b5e
UHC 湜???[湜???[^ 11100011110101110011111100111111001111110101101111100011110101110011111100111111001111110101101101011110 e3d73f3f3f5be3d73f3f3f5b5e

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