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 辞鋓ア゙辞鋓アワ^ 1111100011111100100011101010101111111011110101101011000111011110111110001111110010001110101010111111101111010110101100011101110001011110 f8fc8eabfbd6b1def8fc8eabfbd6b1dc5e
EUC-JP ?辞鋓ア゙?辞鋓アワ^ 001111111011110010101101100011111110010010111111100011101011000110001110110111100011111110111100101011011000111111100100101111111000111010110001100011101101110001011110 3fbcad8fe4bf8eb18ede3fbcad8fe4bf8eb18edc5e
UTF-8 辞鋓ア゙辞鋓アワ^ 11101110100110101001101111101000101111101001111011101001100010111001001111101111101111011011000111101111101111101001111011101110100110101001101111101000101111101001111011101001100010111001001111101111101111011011000111101111101111101001110001011110 ee9a9be8be9ee98b93efbdb1efbe9eee9a9be8be9ee98b93efbdb1efbe9c5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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