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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邊ァ闥。邊ァ闥。^ 11100111101100101010011111101000100100101010000111100111101100101010011111101000100100101010000101011110 e7b2a7e892a1e7b2a7e892a15e
EUC-JP 邊ァ闥。邊ァ闥。^ 1110111010110100100011101010011111101111111100101000111010100001111011101011010010001110101001111110111111110010100011101010000101011110 eeb48ea7eff28ea1eeb48ea7eff28ea15e
UTF-8 邊ァ闥。邊ァ闥。^ 11101001100000101000101011101111101111011010011111101001100101111010010111101111101111011010000111101001100000101000101011101111101111011010011111101001100101111010010111101111101111011010000101011110 e9828aefbda7e997a5efbda1e9828aefbda7e997a5efbda15e
UHC 邊???邊???^ 1101110010101011001111110011111100111111110111001010101100111111001111110011111101011110 dcab3f3f3fdcab3f3f3f5e

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