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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 邊雜妹邊雜妹^ 11100111101100101110100010110110100101101000010111100111101100101110100010110110100101101000010101011110 e7b2e8b69685e7b2e8b696855e
EUC-JP 邊雜妹邊雜妹^ 11101110101101001111000010111000110010111110010111101110101101001111000010111000110010111110010101011110 eeb4f0b8cbe5eeb4f0b8cbe55e
UTF-8 邊雜妹邊雜妹^ 11101001100000101000101011101001100110111001110011100101101001101011100111101001100000101000101011101001100110111001110011100101101001101011100101011110 e9828ae99b9ce5a6b9e9828ae99b9ce5a6b95e
UHC 邊雜妹邊雜妹^ 11011100101010111110110111011010110110001101100111011100101010111110110111011010110110001101100101011110 dcabeddad8d9dcabeddad8d95e

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