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 郤匁弊郤匁弊^ 11100111101110101001011011100110100101011011111011100111101110101001011011100110100101011011111001011110 e7ba96e695bee7ba96e695be5e
EUC-JP 郤匁弊郤匁弊^ 11101110101111001100110011101000110010101100000011101110101111001100110011101000110010101100000001011110 eebccce8cac0eebccce8cac05e
UTF-8 郤匁弊郤匁弊^ 11101001100000111010010011100101100011001000000111100101101111001000101011101001100000111010010011100101100011001000000111100101101111001000101001011110 e983a4e58c81e5bc8ae983a4e58c81e5bc8a5e
UHC ??弊??弊^ 001111110011111111111000110010010011111100111111111110001100100101011110 3f3ff8c93f3ff8c95e

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