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 貉假セ端貉假セ端^ 111001101011100110011000111011111011111010010010010110111110011010111001100110001110111110111110100100100101101101011110 e6b998efbe925be6b998efbe925b5e
EUC-JP 貉假セ端貉假セ端^ 1110110010111011110100001111000110001110101111101100001110111100111011001011101111010000111100011000111010111110110000111011110001011110 ecbbd0f18ebec3bcecbbd0f18ebec3bc5e
UTF-8 貉假セ端貉假セ端^ 11101000101100101000100111100101100000011000011111101111101111011011111011100111101010111010111111101000101100101000100111100101100000011000011111101111101111011011111011100111101010111010111101011110 e8b289e58187efbdbee7abafe8b289e58187efbdbee7abaf5e
UHC ?假?端?假?端^ 00111111110010101010001100111111110100111010111000111111110010101010001100111111110100111010111001011110 3fcaa33fd3ae3fcaa33fd3ae5e

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