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 鉸蒔鋗ア゙鉸蒔鋗アワ^ 1111101111001110100011101010101011111011110100001011000111011110111110111100111010001110101010101111101111010000101100011101110001011110 fbce8eaafbd0b1defbce8eaafbd0b1dc5e
EUC-JP 鉸蒔鋗ア゙鉸蒔鋗アワ^ 10001111111000111111001010111100101011001000111111100100110000011000111010110001100011101101111010001111111000111111001010111100101011001000111111100100110000011000111010110001100011101101110001011110 8fe3f2bcac8fe4c18eb18ede8fe3f2bcac8fe4c18eb18edc5e
UTF-8 鉸蒔鋗ア゙鉸蒔鋗アワ^ 11101001100010011011100011101000100100101001010011101001100010111001011111101111101111011011000111101111101111101001111011101001100010011011100011101000100100101001010011101001100010111001011111101111101111011011000111101111101111101001110001011110 e989b8e89294e98b97efbdb1efbe9ee989b8e89294e98b97efbdb1efbe9c5e
UHC ?蒔????蒔???^ 00111111111000111100100000111111001111110011111100111111111000111100100000111111001111110011111101011110 3fe3c83f3f3f3fe3c83f3f3f5e

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