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{^ 1110100010110001101110001110010110100010101010000101011101111101111010001011000110111000111001011010001010101000010101110111101101011110 e8b1b8e5a2a8577de8b1b8e5a2a8577b5e
EUC-JP 雎ク蠅ィW}雎ク蠅ィW{^ 111100001011001110001110101110001110101010100100100011101010100001010111011111011111000010110011100011101011100011101010101001001000111010101000010101110111101101011110 f0b38eb8eaa48ea8577df0b38eb8eaa48ea8577b5e
UTF-8 雎ク蠅ィW}雎ク蠅ィW{^ 1110100110011011100011101110111110111101101110001110100010100000100001011110111110111101101010000101011101111101111010011001101110001110111011111011110110111000111010001010000010000101111011111011110110101000010101110111101101011110 e99b8eefbdb8e8a085efbda8577de99b8eefbdb8e8a085efbda8577b5e
UHC 雎?蠅?W}雎?蠅?W{^ 1110111011010001001111111110001110110010001111110101011101111101111011101101000100111111111000111011001000111111010101110111101101011110 eed13fe3b23f577deed13fe3b23f577b5e

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