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 ¾½ŽÐ¼»¼È^ 101111101011110110001110110100001011110010111011101111001100100001011110 bebd8ed0bcbbbcc85e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???????È^ 0011111100111111001111110011111100111111001111110011111110001111101010101011001001011110 3f3f3f3f3f3f3f8faab25e
UTF-8 ¾½ŽÐ¼»¼È^ 1100001010111110110000101011110111000010100011101100001110010000110000101011110011000010101110111100001010111100110000111000100001011110 c2bec2bdc28ec390c2bcc2bbc2bcc3885e
UHC ¾½?м?¼?^ 1010100011111010101010001111011000111111101010001010001010101000111110010011111110101000111110010011111101011110 a8faa8f63fa8a2a8f93fa8f93f5e

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