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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 傭??W}傭??W{^ 10010111011000100011111100111111010101110111110110010111011000100011111100111111010101110111101101011110 97623f3f577d97623f3f577b5e
EUC-JP 傭??W}傭??W{^ 11001101110000110011111100111111010101110111110111001101110000110011111100111111010101110111101101011110 cdc33f3f577dcdc33f3f577b5e
UTF-8 傭사쵝W}傭사쵝W{^ 1110010110000010101011011110110010000010101011001110110010110101100111010101011101111101111001011000001010101101111011001000001010101100111011001011010110011101010101110111101101011110 e582adec82acecb59d577de582adec82acecb59d577b5e
UHC 傭사쵝W}傭사쵝W{^ 1110100110110110101110111110011110101100100111100101011101111101111010011011011010111011111001111010110010011110010101110111101101011110 e9b6bbe7ac9e577de9b6bbe7ac9e577b5e

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