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 ??x}??x{^ 001111110011111101111000011111010011111100111111011110000111101101011110 3f3f787d3f3f787b5e
SJIS-WIN 娼チx}娼チx{^ 1000111110101001110000010111100001111101100011111010100111000001011110000111101101011110 8fa9c1787d8fa9c1787b5e
EUC-JP 娼チx}娼チx{^ 10111110101010111000111011000001011110000111110110111110101010111000111011000001011110000111101101011110 beab8ec1787dbeab8ec1787b5e
UTF-8 娼チx}娼チx{^ 1110010110101000101111001110111110111110100000010111100001111101111001011010100010111100111011111011111010000001011110000111101101011110 e5a8bcefbe81787de5a8bcefbe81787b5e
UHC 娼?x}娼?x{^ 1111001111011110001111110111100001111101111100111101111000111111011110000111101101011110 f3de3f787df3de3f787b5e

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