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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 喩?n}喩?n{^ 1001101001100111001111110110111001111101100110100110011100111111011011100111101101011110 9a673f6e7d9a673f6e7b5e
EUC-JP 喩?n}喩?n{^ 1101001111001000001111110110111001111101110100111100100000111111011011100111101101011110 d3c83f6e7dd3c83f6e7b5e
UTF-8 喩귈n}喩귈n{^ 1110010110010110101010011110101010110111100010000110111001111101111001011001011010101001111010101011011110001000011011100111101101011110 e596a9eab7886e7de596a9eab7886e7b5e
UHC 喩귈n}喩귈n{^ 11101010111001111011000111010000011011100111110111101010111001111011000111010000011011100111101101011110 eae7b1d06e7deae7b1d06e7b5e

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