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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 域?オ域?オ^ 1000100011100110001111111000001101001001100010001110011000111111100000110100100101011110 88e63f834988e63f83495e
EUC-JP 域?オ域?オ^ 1011000011101000001111111010010110101010101100001110100000111111101001011010101001011110 b0e83fa5aab0e83fa5aa5e
UTF-8 域⑴オ域⑴オ^ 11100101100111111001111111100010100100011011010011100011100000101010101011100101100111111001111111100010100100011011010011100011100000101010101001011110 e59f9fe291b4e382aae59f9fe291b4e382aa5e
UHC 域⑴オ域⑴オ^ 11100110101101001010100111100111101010111010101011100110101101001010100111100111101010111010101001011110 e6b4a9e7abaae6b4a9e7abaa5e

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