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 梧?ⅷ}梧?ⅷ{^ 10001100111001100011111111111010010001110111110110001100111001100011111111111010010001110111101101011110 8ce63ffa477d8ce63ffa477b5e
EUC-JP 梧??}梧??{^ 1011100011101000001111110011111101111101101110001110100000111111001111110111101101011110 b8e83f3f7db8e83f3f7b5e
UTF-8 梧잏ⅷ}梧잏ⅷ{^ 111001101010001010100111111011001001111010001111111000101000010110110111011111011110011010100010101001111110110010011110100011111110001010000101101101110111101101011110 e6a2a7ec9e8fe285b77de6a2a7ec9e8fe285b77b5e
UHC 梧잏ⅷ}梧잏ⅷ{^ 111001111111110010011111111001111010010110101000011111011110011111111100100111111110011110100101101010000111101101011110 e7fc9fe7a5a87de7fc9fe7a5a87b5e

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