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 ??}????? 0011111100111111011111010011111100111111001111110011111100111111 3f3f7d3f3f3f3f3f
SJIS-WIN 闔ィ}蛹礼ーォ蛹 111010001000111010101000011111011110010110001100100101111110011110110000101010111110010110001100 e88ea87de58c97e7b0abe58c
EUC-JP 闔ィ}蛹礼ーォ蛹 111011111110111010001110101010000111110111101001111011001100111011101001100011101011000010001110101010111110100111101100 efee8ea87de9eccee98eb08eabe9ec
UTF-8 闔ィ}蛹礼ーォ蛹 11101001100101111001010011101111101111011010100001111101111010001001101110111001111001111010010010111100111011111011110110110000111011111011110110101011111010001001101110111001 e99794efbda87de89bb9e7a4bcefbdb0efbdabe89bb9
UHC 闔?}????? 111110011110111100111111011111010011111100111111001111110011111100111111 f9ef3f7d3f3f3f3f3f

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