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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 專??}專??{^ 1001101110010011001111110011111101111101100110111001001100111111001111110111101101011110 9b933f3f7d9b933f3f7b5e
EUC-JP 專??}專??{^ 1101010111110011001111110011111101111101110101011111001100111111001111110111101101011110 d5f33f3f7dd5f33f3f7b5e
UTF-8 專쯤歷}專쯤歷{^ 111001011011000010001000111011001010111110100100111001101010110110110111011111011110010110110000100010001110110010101111101001001110011010101101101101110111101101011110 e5b088ecafa4e6adb77de5b088ecafa4e6adb77b5e
UHC 專쯤歷}專쯤歷{^ 111011101111011011000010111010111101010111110110011111011110111011110110110000101110101111010101111101100111101101011110 eef6c2ebd5f67deef6c2ebd5f67b5e

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