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 而?袁???凋 10001110101001110011111111100101110011010011111100111111001111111001001010011100 8ea73fe5cd3f3f3f929c
EUC-JP 而?袁???凋 10111100101010010011111111101010110011110011111100111111001111111100001111111100 bca93feacf3f3f3fc3fc
UTF-8 而렲袁얕렫렲凋 111010001000000010001100111010111010000010110010111010001010001010000001111011001001011010010101111010111010000010101011111010111010000010110010111001011000011110001011 e8808ceba0b2e8a281ec9695eba0abeba0b2e5878b
UHC 而렲袁얕렫렲凋 1110110010111011100011101011111111101010101111101011111011101000100011101011100110001110101111111111000010111101 ecbb8ebfeabebee88eb98ebff0bd

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