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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ー硼ヒイロー硼ヒイロ^ 10110000111000011110110111001011101100101101101110110000111000011110110111001011101100101101101101011110 b0e1edcbb2dbb0e1edcbb2db5e
EUC-JP ー硼ヒイロー硼ヒイロ^ 100011101011000011100010111011111000111011001011100011101011001010001110110110111000111010110000111000101110111110001110110010111000111010110010100011101101101101011110 8eb0e2ef8ecb8eb28edb8eb0e2ef8ecb8eb28edb5e
UTF-8 ー硼ヒイロー硼ヒイロ^ 11101111101111011011000011100111101000011011110011101111101111101000101111101111101111011011001011101111101111101001101111101111101111011011000011100111101000011011110011101111101111101000101111101111101111011011001011101111101111101001101101011110 efbdb0e7a1bcefbe8befbdb2efbe9befbdb0e7a1bcefbe8befbdb2efbe9b5e
UHC ?硼????硼???^ 00111111110111011101110100111111001111110011111100111111110111011101110100111111001111110011111101011110 3fdddd3f3f3f3fdddd3f3f3f5e

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