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{^ 100011101100001110001110101100001000111011000010100011101011001101010111011111011000111011000011100011101011000010001110110000101000111010110011010101110111101101011110 8ec38eb08ec28eb3577d8ec38eb08ec28eb3577b5e
EUC-JP 偲鴫篠宍W}偲鴫篠宍W{^ 101111001100010110111100101100101011110011000100101111001011010101010111011111011011110011000101101111001011001010111100110001001011110010110101010101110111101101011110 bcc5bcb2bcc4bcb5577dbcc5bcb2bcc4bcb5577b5e
UTF-8 偲鴫篠宍W}偲鴫篠宍W{^ 1110010110000001101100101110100110110100101010111110011110101111101000001110010110101110100011010101011101111101111001011000000110110010111010011011010010101011111001111010111110100000111001011010111010001101010101110111101101011110 e581b2e9b4abe7afa0e5ae8d577de581b2e9b4abe7afa0e5ae8d577b5e
UHC ??篠?W}??篠?W{^ 001111110011111111100001110001100011111101010111011111010011111100111111111000011100011000111111010101110111101101011110 3f3fe1c63f577d3f3fe1c63f577b5e

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