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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 邊「邊「[邊「邊「[^ 111001111011001010100010111001111011001010100010010110111110011110110010101000101110011110110010101000100101101101011110 e7b2a2e7b2a25be7b2a2e7b2a25b5e
EUC-JP 邊「邊「[邊「邊「[^ 11101110101101001000111010100010111011101011010010001110101000100101101111101110101101001000111010100010111011101011010010001110101000100101101101011110 eeb48ea2eeb48ea25beeb48ea2eeb48ea25b5e
UTF-8 邊「邊「[邊「邊「[^ 111010011000001010001010111011111011110110100010111010011000001010001010111011111011110110100010010110111110100110000010100010101110111110111101101000101110100110000010100010101110111110111101101000100101101101011110 e9828aefbda2e9828aefbda25be9828aefbda2e9828aefbda25b5e
UHC 邊?邊?[邊?邊?[^ 110111001010101100111111110111001010101100111111010110111101110010101011001111111101110010101011001111110101101101011110 dcab3fdcab3f5bdcab3fdcab3f5b5e

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