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 ¾Èîý¾Èîý^ 101111101100100011101110111111011011111011001000111011101111110101011110 bec8eefdbec8eefd5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?Èîý?Èîý^ 001111111000111110101010101100101000111110101011110000101000111110101011111100100011111110001111101010101011001010001111101010111100001010001111101010111111001001011110 3f8faab28fabc28fabf23f8faab28fabc28fabf25e
UTF-8 ¾Èîý¾Èîý^ 1100001010111110110000111000100011000011101011101100001110111101110000101011111011000011100010001100001110101110110000111011110101011110 c2bec388c3aec3bdc2bec388c3aec3bd5e
UHC ¾???¾???^ 1010100011111010001111110011111100111111101010001111101000111111001111110011111101011110 a8fa3f3f3fa8fa3f3f3f5e

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