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 ?????BO^ 0011111100111111001111110011111100111111010000100100111101011110 3f3f3f3f3f424f5e
SJIS-WIN 轤ュ蜊呈拷BO^ 111001111000001010101101111001011000110110010010111001101000110110001001010000100100111101011110 e782ade58d92e68d89424f5e
EUC-JP 轤ュ蜊呈拷BO^ 11101101111000101000111010101101111010011110110111000100111010001011100111101001010000100100111101011110 ede28eade9edc4e8b9e9424f5e
UTF-8 轤ュ蜊呈拷BO^ 111010001011110110100100111011111011110110101101111010001001110010001010111001011001000110001000111001101000101110110111010000100100111101011110 e8bda4efbdade89c8ae59188e68bb7424f5e
UHC ???呈拷BO^ 00111111001111110011111111101111110100001100110110111000010000100100111101011110 3f3f3fefd0cdb8424f5e

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