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 胝}胝{^ 111000111111000111110000110001011111011110110011011111011110001111110001111100001100010111110111101100110111101101011110 e3f1f0c5f7b37de3f1f0c5f7b37b5e
EUC-JP 胝??}胝??{^ 1110011011110011001111110011111101111101111001101111001100111111001111110111101101011110 e6f33f3f7de6f33f3f7b5e
UTF-8 胝}胝{^ 111010001000001110011101111011101000001010000100111011101001011010010110011111011110100010000011100111011110111010000010100001001110111010010110100101100111101101011110 e8839dee8284ee96967de8839dee8284ee96967b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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