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 貊難、マ貊難、ボ^ 111001101011101110010011111011111010010010000011011111011110011010111011100100111110111110100100100000110111101101011110 e6bb93efa4837de6bb93efa4837b5e
EUC-JP 貊難、マ貊難、ボ^ 1110110010111101110001101111000110001110101001001010010111011110111011001011110111000110111100011000111010100100101001011101110001011110 ecbdc6f18ea4a5deecbdc6f18ea4a5dc5e
UTF-8 貊難、マ貊難、ボ^ 11101000101100101000101011101001100110111010001111101111101111011010010011100011100000111001111011101000101100101000101011101001100110111010001111101111101111011010010011100011100000111001110001011110 e8b28ae99ba3efbda4e3839ee8b28ae99ba3efbda4e3839c5e
UHC 貊難?マ貊難?ボ^ 110110001110011111010001111100010011111110101011110111101101100011100111110100011111000100111111101010111101110001011110 d8e7d1f13fabded8e7d1f13fabdc5e

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