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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 湜ァ訷ァn}湜ァ訷ァn{^ 1111101101000111101001111111101110100100101001110110111001111101111110110100011110100111111110111010010010100111011011100111101101011110 fb47a7fba4a76e7dfb47a7fba4a76e7b5e
EUC-JP 湜ァ訷ァn}湜ァ訷ァn{^ 10001111110001111111110010001110101001111000111111011101110101001000111010100111011011100111110110001111110001111111110010001110101001111000111111011101110101001000111010100111011011100111101101011110 8fc7fc8ea78fddd48ea76e7d8fc7fc8ea78fddd48ea76e7b5e
UTF-8 湜ァ訷ァn}湜ァ訷ァn{^ 1110011010111001100111001110111110111101101001111110100010101000101101111110111110111101101001110110111001111101111001101011100110011100111011111011110110100111111010001010100010110111111011111011110110100111011011100111101101011110 e6b99cefbda7e8a8b7efbda76e7de6b99cefbda7e8a8b7efbda76e7b5e
UHC 湜???n}湜???n{^ 111000111101011100111111001111110011111101101110011111011110001111010111001111110011111100111111011011100111101101011110 e3d73f3f3f6e7de3d73f3f3f6e7b5e

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