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 邊仙棧邊仙棧^ 11100111101100101001000011100101100111101010000011100111101100101001000011100101100111101010000001011110 e7b290e59ea0e7b290e59ea05e
EUC-JP 邊仙棧邊仙棧^ 11101110101101001100000011100111110111001010001011101110101101001100000011100111110111001010001001011110 eeb4c0e7dca2eeb4c0e7dca25e
UTF-8 邊仙棧邊仙棧^ 11101001100000101000101011100100101110111001100111100110101000111010011111101001100000101000101011100100101110111001100111100110101000111010011101011110 e9828ae4bb99e6a3a7e9828ae4bb99e6a3a75e
UHC 邊仙棧邊仙棧^ 11011100101010111110000010111001111011011101000011011100101010111110000010111001111011011101000001011110 dcabe0b9edd0dcabe0b9edd05e

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