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 隴雅長隴雅町^ 11101000101011011000100111101011100100101011011111101000101011011000100111101011100100101010110001011110 e8ad89eb92b7e8ad89eb92ac5e
EUC-JP 隴雅長隴雅町^ 11110000101011111011001011101101110001001011100111110000101011111011001011101101110001001010111001011110 f0afb2edc4b9f0afb2edc4ae5e
UTF-8 隴雅長隴雅町^ 11101001100110101011010011101001100110111000010111101001100101011011011111101001100110101011010011101001100110111000010111100111100101001011101001011110 e99ab4e99b85e995b7e99ab4e99b85e794ba5e
UHC ?雅長?雅町^ 0011111111100100101110101110110111111110001111111110010010111010111011111110101101011110 3fe4baedfe3fe4baefeb5e

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