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 ???乳??猶 001111110011111100111111100100111111101100111111001111111001011101010000 3f3f3f93fb3f3f9750
EUC-JP 旿??乳??猶 1000111111000001111101000011111100111111110001101111110100111111001111111100110110110001 8fc1f43f3fc6fd3f3fcdb1
UTF-8 旿덉쥏乳썲푻猶 111001101001011110111111111010111000110110001001111011001010010110001111111001001011100110110011111011001000110110110010111011011001000110111011111001111000110010110110 e697bfeb8d89eca58fe4b9b3ec8db2ed91bbe78cb6
UHC 旿덉쥏乳썲푻猶 1110011111111010100010001110110010100010100010001110101011100001101111011110010110111110100001111110101110100010 e7fa88eca288eae1bde5be87eba2

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