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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鄕ァ贒殤}鄕ァ贒殤{^ 1111101110111000101001111111101110101111100111110110111001111101111110111011100010100111111110111010111110011111011011100111101101011110 fbb8a7fbaf9f6e7dfbb8a7fbaf9f6e7b5e
EUC-JP ?ァ贒殤}?ァ贒殤{^ 00111111100011101010011110001111110111111100001111011101110011110111110100111111100011101010011110001111110111111100001111011101110011110111101101011110 3f8ea78fdfc3ddcf7d3f8ea78fdfc3ddcf7b5e
UTF-8 鄕ァ贒殤}鄕ァ贒殤{^ 111010011000010010010101111011111011110110100111111010001011010010010010111001101010111010100100011111011110100110000100100101011110111110111101101001111110100010110100100100101110011010101110101001000111101101011110 e98495efbda7e8b492e6aea47de98495efbda7e8b492e6aea47b5e
UHC 鄕???}鄕???{^ 11111010110000010011111100111111001111110111110111111010110000010011111100111111001111110111101101011110 fac13f3f3f7dfac13f3f3f7b5e

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