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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 陟搾スエ髮具シ 1110100010100000100011011110111110111101101101001110100110011011100010111110111110111100 e8a08defbdb4e99b8befbc
EUC-JP 陟搾スエ髮具シ 1111000010100010101110101111000110001110101111011000111010110100111100011111101110110110111100011000111010111100 f0a2baf18ebd8eb4f1fbb6f18ebc
UTF-8 陟搾スエ髮具シ 111010011001100110011111111001101001000010111110111011111011110110111101111011111011110110110100111010011010101110101110111001011000010110110111111011111011110110111100 e9999fe690beefbdbdefbdb4e9abaee585b7efbdbc
UHC 陟搾??髮具? 1111010010110011111100111011011000111111001111111101101110100101110011101111110100111111 f4b3f3b63f3fdba5cefd3f

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