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{^ 1110100010101110100110101110111110111101101110100101011101111101111010001010111010011010111011111011110110111010010101110111101101011110 e8ae9aefbdba577de8ae9aefbdba577b5e
EUC-JP 隶夲スコW}隶夲スコW{^ 111100001011000011010100111100011000111010111101100011101011101001010111011111011111000010110000110101001111000110001110101111011000111010111010010101110111101101011110 f0b0d4f18ebd8eba577df0b0d4f18ebd8eba577b5e
UTF-8 隶夲スコW}隶夲スコW{^ 1110100110011010101101101110010110100100101100101110111110111101101111011110111110111101101110100101011101111101111010011001101010110110111001011010010010110010111011111011110110111101111011111011110110111010010101110111101101011110 e99ab6e5a4b2efbdbdefbdba577de99ab6e5a4b2efbdbdefbdba577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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