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 矼ー髮ォ鈞帑ク 1110000111100011101100001110100110011011101010111110011111100000100110111110010010111000 e1e3b0e99babe7e09be4b8
EUC-JP 矼ー髮ォ鈞帑ク 1110001011100101100011101011000011110001111110111000111010101011111011101110001011010110111001101000111010111000 e2e58eb0f1fb8eabeee2d6e68eb8
UTF-8 矼ー髮ォ鈞帑ク 111001111001111110111100111011111011110110110000111010011010101110101110111011111011110110101011111010011000100010011110111001011011100010010001111011111011110110111000 e79fbcefbdb0e9abaeefbdabe9889ee5b891efbdb8
UHC ??髮?鈞帑? 00111111001111111101101110100101001111111101000010110111111101111011011000111111 3f3fdba53fd0b7f7b63f

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