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{^ 10001011100000110011111100111111010101110111110110001011100000110011111100111111010101110111101101011110 8b833f3f577d8b833f3f577b5e
EUC-JP 泣??W}泣??W{^ 10110101111000110011111100111111010101110111110110110101111000110011111100111111010101110111101101011110 b5e33f3f577db5e33f3f577b5e
UTF-8 泣뽫뼨W}泣뽫뼨W{^ 1110011010110011101000111110101110111101101010111110101110111100101010000101011101111101111001101011001110100011111010111011110110101011111010111011110010101000010101110111101101011110 e6b3a3ebbdabebbca8577de6b3a3ebbdabebbca8577b5e
UHC 泣뽫뼨W}泣뽫뼨W{^ 1110101111101000100101101110011110010110101010110101011101111101111010111110100010010110111001111001011010101011010101110111101101011110 ebe896e796ab577debe896e796ab577b5e

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