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 地?辛地?辛^ 1001001001101110001111111001000001101000100100100110111000111111100100000110100001011110 926e3f9068926e3f90685e
EUC-JP 地?辛地?辛^ 1100001111001111001111111011111111001001110000111100111100111111101111111100100101011110 c3cf3fbfc9c3cf3fbfc95e
UTF-8 地곽辛地곽辛^ 11100101100111001011000011101010101100111011110111101000101111101001101111100101100111001011000011101010101100111011110111101000101111101001101101011110 e59cb0eab3bde8be9be59cb0eab3bde8be9b5e
UHC 地곽辛地곽辛^ 11110010101000101011000011111011111000111111010011110010101000101011000011111011111000111111010001011110 f2a2b0fbe3f4f2a2b0fbe3f45e

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