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 紆???紆???^ 1110001011111100001111110011111100111111111000101111110000111111001111110011111101011110 e2fc3f3f3fe2fc3f3f3f5e
EUC-JP 紆?檉?紆?檉?^ 111001001111111000111111100011111100010110111011001111111110010011111110001111111000111111000101101110110011111101011110 e4fe3f8fc5bb3fe4fe3f8fc5bb3f5e
UTF-8 紆렡檉뢨紆렡檉뢨^ 11100111101101001000011011101011101000001010000111100110101010101000100111101011101000101010100011100111101101001000011011101011101000001010000111100110101010101000100111101011101000101010100001011110 e7b486eba0a1e6aa89eba2a8e7b486eba0a1e6aa89eba2a85e
UHC 紆렡檉뢨紆렡檉뢨^ 1110100111100001100011101011001011101111111000001011011111011001111010011110000110001110101100101110111111100000101101111101100101011110 e9e18eb2efe0b7d9e9e18eb2efe0b7d95e

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