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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??獐???獐?^ 00111111001111111000111111001011101110100011111100111111001111111000111111001011101110100011111101011110 3f3f8fcbba3f3f3f8fcbba3f5e
UTF-8 吏렓獐쁩吏렓獐쁠^ 11101111101001111001111011101011101000001001001111100111100011011001000011101100100000011010100111101111101001111001111011101011101000001001001111100111100011011001000011101100100000011010000001011110 efa79eeba093e78d90ec81a9efa79eeba093e78d90ec81a05e
UHC 吏렓獐쁩吏렓獐쁠^ 1110110010100111100011101010100011101101111011111011101111011110111011001010011110001110101010001110110111101111101110111101110001011110 eca78ea8edefbbdeeca78ea8edefbbdc5e

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