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 閨門埋閨門埋^ 11101000100000011001011011100101100101101000010011101000100000011001011011100101100101101000010001011110 e88196e59684e88196e596845e
EUC-JP 閨門埋閨門埋^ 11101111111000011100110011100111110010111110010011101111111000011100110011100111110010111110010001011110 efe1cce7cbe4efe1cce7cbe45e
UTF-8 閨門埋閨門埋^ 11101001100101101010100011101001100101101000000011100101100111111000101111101001100101101010100011101001100101101000000011100101100111111000101101011110 e996a8e99680e59f8be996a8e99680e59f8b5e
UHC 閨門埋閨門埋^ 11010000101100011101101010100110110110001101100011010000101100011101101010100110110110001101100001011110 d0b1daa6d8d8d0b1daa6d8d85e

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