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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 兄?凋?兄?凋?B 10001100010110100011111110010010100111000011111110001100010110100011111110010010100111000011111101000010 8c5a3f929c3f8c5a3f929c3f42
EUC-JP 兄?凋?兄?凋?B 10110111101110110011111111000011111111000011111110110111101110110011111111000011111111000011111101000010 b7bb3fc3fc3fb7bb3fc3fc3f42
UTF-8 兄렟凋렪兄렟凋렪B 11100101100001011000010011101011101000001001111111100101100001111000101111101011101000001010101011100101100001011000010011101011101000001001111111100101100001111000101111101011101000001010101001000010 e58584eba09fe5878beba0aae58584eba09fe5878beba0aa42
UHC 兄렟凋렪兄렟凋렪B 1111101011111100100011101011000011110000101111011000111010111000111110101111110010001110101100001111000010111101100011101011100001000010 fafc8eb0f0bd8eb8fafc8eb0f0bd8eb842

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