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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 騾狗ウサW}騾狗ウサW{^ 1110100110000000100010111110011110110011101110110101011101111101111010011000000010001011111001111011001110111011010101110111101101011110 e9808be7b3bb577de9808be7b3bb577b5e
EUC-JP 騾狗ウサW}騾狗ウサW{^ 111100011110000010110110111010011000111010110011100011101011101101010111011111011111000111100000101101101110100110001110101100111000111010111011010101110111101101011110 f1e0b6e98eb38ebb577df1e0b6e98eb38ebb577b5e
UTF-8 騾狗ウサW}騾狗ウサW{^ 1110100110101000101111101110011110001011100101111110111110111101101100111110111110111101101110110101011101111101111010011010100010111110111001111000101110010111111011111011110110110011111011111011110110111011010101110111101101011110 e9a8bee78b97efbdb3efbdbb577de9a8bee78b97efbdb3efbdbb577b5e
UHC ?狗??W}?狗??W{^ 001111111100111110110111001111110011111101010111011111010011111111001111101101110011111100111111010101110111101101011110 3fcfb73f3f577d3fcfb73f3f577b5e

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