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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 鄕ァ﨟セ\}鄕ァ﨟セ\{^ 1111101110111000101001111111101110011101101111100101110001111101111110111011100010100111111110111001110110111110010111000111101101011110 fbb8a7fb9dbe5c7dfbb8a7fb9dbe5c7b5e
EUC-JP ?ァ?セ\}?ァ?セ\{^ 0011111110001110101001110011111110001110101111100101110001111101001111111000111010100111001111111000111010111110010111000111101101011110 3f8ea73f8ebe5c7d3f8ea73f8ebe5c7b5e
UTF-8 鄕ァ﨟セ\}鄕ァ﨟セ\{^ 1110100110000100100101011110111110111101101001111110111110101000100111111110111110111101101111100101110001111101111010011000010010010101111011111011110110100111111011111010100010011111111011111011110110111110010111000111101101011110 e98495efbda7efa89fefbdbe5c7de98495efbda7efa89fefbdbe5c7b5e
UHC 鄕???\}鄕???\{^ 111110101100000100111111001111110011111101011100011111011111101011000001001111110011111100111111010111000111101101011110 fac13f3f3f5c7dfac13f3f3f5c7b5e

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