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 ??anW}??anW{^ 00111111001111110110000101101110010101110111110100111111001111110110000101101110010101110111101101011110 3f3f616e577d3f3f616e577b5e
SJIS-WIN 娼チanW}娼チanW{^ 100011111010100111000001011000010110111001010111011111011000111110101001110000010110000101101110010101110111101101011110 8fa9c1616e577d8fa9c1616e577b5e
EUC-JP 娼チanW}娼チanW{^ 1011111010101011100011101100000101100001011011100101011101111101101111101010101110001110110000010110000101101110010101110111101101011110 beab8ec1616e577dbeab8ec1616e577b5e
UTF-8 娼チanW}娼チanW{^ 111001011010100010111100111011111011111010000001011000010110111001010111011111011110010110101000101111001110111110111110100000010110000101101110010101110111101101011110 e5a8bcefbe81616e577de5a8bcefbe81616e577b5e
UHC 娼?anW}娼?anW{^ 111100111101111000111111011000010110111001010111011111011111001111011110001111110110000101101110010101110111101101011110 f3de3f616e577df3de3f616e577b5e

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