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 肄苦Β}肄苦Β{^ 111000111110010110001011111010101000001110100000011111011110001111100101100010111110101010000011101000000111101101011110 e3e58bea83a07de3e58bea83a07b5e
EUC-JP 肄苦Β}肄苦Β{^ 111001101110011110110110111011001010011010100010011111011110011011100111101101101110110010100110101000100111101101011110 e6e7b6eca6a27de6e7b6eca6a27b5e
UTF-8 肄苦Β}肄苦Β{^ 11101000100000101000010011101000100010111010011011001110100100100111110111101000100000101000010011101000100010111010011011001110100100100111101101011110 e88284e88ba6ce927de88284e88ba6ce927b5e
UHC 肄苦Β}肄苦Β{^ 111011001011110111001101110010001010010111000010011111011110110010111101110011011100100010100101110000100111101101011110 ecbdcdc8a5c27decbdcdc8a5c27b5e

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