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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 雫「闔。ツ骼エ 1111000010101111100011101011010011110001111110111010001011101000100011101010000111000010111010011000111010110100 f0af8eb4f1fba2e88ea1c2e98eb4
EUC-JP ?雫?「闔。ツ骼エ 00111111101111001011011000111111100011101010001011101111111011101000111010100001100011101100001011110001111011101000111010110100 3fbcb63f8ea2efee8ea18ec2f1ee8eb4
UTF-8 雫「闔。ツ骼エ 111011101000000110101110111010011001101110101011111011101000010110110110111011111011110110100010111010011001011110010100111011111011110110100001111011111011111010000010111010011010101010111100111011111011110110110100 ee81aee99babee85b6efbda2e99794efbda1efbe82e9aabcefbdb4
UHC ????闔???? 00111111001111110011111100111111111110011110111100111111001111110011111100111111 3f3f3f3ff9ef3f3f3f3f

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