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 足?旭?兄?凋?? 10010001101010110011111110001000101011100011111110001100010110100011111110010010100111000011111100111111 91ab3f88ae3f8c5a3f929c3f3f
EUC-JP 足?旭?兄?凋?? 11000010101011010011111110110000101100000011111110110111101110110011111111000011111111000011111100111111 c2ad3fb0b03fb7bb3fc3fc3f3f
UTF-8 足렲旭렠兄렟凋렪뤗 111010001011011010110011111010111010000010110010111001101001011110101101111010111010000010100000111001011000010110000100111010111010000010011111111001011000011110001011111010111010000010101010111010111010010010010111 e8b6b3eba0b2e697adeba0a0e58584eba09fe5878beba0aaeba497
UHC 足렲旭렠兄렟凋렪뤗 111100001110101110001110101111111110100111101111100011101011000111111010111111001000111010110000111100001011110110001110101110001000111111000111 f0eb8ebfe9ef8eb1fafc8eb0f0bd8eb88fc7

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