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 ??a}??a{^ 001111110011111101100001011111010011111100111111011000010111101101011110 3f3f617d3f3f617b5e
SJIS-WIN 娼チa}娼チa{^ 1000111110101001110000010110000101111101100011111010100111000001011000010111101101011110 8fa9c1617d8fa9c1617b5e
EUC-JP 娼チa}娼チa{^ 10111110101010111000111011000001011000010111110110111110101010111000111011000001011000010111101101011110 beab8ec1617dbeab8ec1617b5e
UTF-8 娼チa}娼チa{^ 1110010110101000101111001110111110111110100000010110000101111101111001011010100010111100111011111011111010000001011000010111101101011110 e5a8bcefbe81617de5a8bcefbe81617b5e
UHC 娼?a}娼?a{^ 1111001111011110001111110110000101111101111100111101111000111111011000010111101101011110 f3de3f617df3de3f617b5e

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