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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ロ・゙蠇僘ロ・゙蠇傔^ 110110111010010111011110111110111010000111111010011111011101101110100101110111101111101110100001111110100111101101011110 dba5defba1fa7ddba5defba1fa7b5e
EUC-JP ロ・゙?僘ロ・゙?傔^ 100011101101101110001110101001011000111011011110001111111000111110110010101110111000111011011011100011101010010110001110110111100011111110001111101100101010001101011110 8edb8ea58ede3f8fb2bb8edb8ea58ede3f8fb2a35e
UTF-8 ロ・゙蠇僘ロ・゙蠇傔^ 11101111101111101001101111101111101111011010010111101111101111101001111011101000101000001000011111100101100000111001100011101111101111101001101111101111101111011010010111101111101111101001111011101000101000001000011111100101100000101001010001011110 efbe9befbda5efbe9ee8a087e58398efbe9befbda5efbe9ee8a087e582945e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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