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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 輕??}輕??{^ 1110011101101010001111110011111101111101111001110110101000111111001111110111101101011110 e76a3f3f7de76a3f3f7b5e
EUC-JP 輕??}輕??{^ 1110110111001011001111110011111101111101111011011100101100111111001111110111101101011110 edcb3f3f7dedcb3f3f7b5e
UTF-8 輕㏝㉣}輕㏝㉣{^ 111010001011110010010101111000111000111110011101111000111000100110100011011111011110100010111100100101011110001110001111100111011110001110001001101000110111101101011110 e8bc95e38f9de389a37de8bc95e38f9de389a37b5e
UHC 輕㏝㉣}輕㏝㉣{^ 110011001110111010100111111010011010100010110100011111011100110011101110101001111110100110101000101101000111101101011110 cceea7e9a8b47dcceea7e9a8b47b5e

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