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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 兄?第?兄?第?^ 10001100010110100011111110010001111001100011111110001100010110100011111110010001111001100011111101011110 8c5a3f91e63f8c5a3f91e63f5e
EUC-JP 兄?第?兄?第?^ 10110111101110110011111111000010111010000011111110110111101110110011111111000010111010000011111101011110 b7bb3fc2e83fb7bb3fc2e83f5e
UTF-8 兄렱第쌨兄렱第쌤^ 11100101100001011000010011101011101000001011000111100111101011001010110011101100100011001010100011100101100001011000010011101011101000001011000111100111101011001010110011101100100011001010010001011110 e58584eba0b1e7acacec8ca8e58584eba0b1e7acacec8ca45e
UHC 兄렱第쌨兄렱第쌤^ 1111101011111100100011101011111011110000101011111011110111011110111110101111110010001110101111101111000010101111101111011101110001011110 fafc8ebef0afbddefafc8ebef0afbddc5e

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