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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?臀┠}?臀┠{^ 00111111111001000101110010000100101101010111110100111111111001000101110010000100101101010111101101011110 3fe45c84b57d3fe45c84b57b5e
EUC-JP ?臀┠}?臀┠{^ 00111111111001111011110110101000101101110111110100111111111001111011110110101000101101110111101101011110 3fe7bda8b77d3fe7bda8b77b5e
UTF-8 燎臀┠}燎臀┠{^ 111011111010011110000000111010001000011110000000111000101001010010100000011111011110111110100111100000001110100010000111100000001110001010010100101000000111101101011110 efa780e88780e294a07defa780e88780e294a07b5e
UHC 燎臀┠}燎臀┠{^ 111010001111101111010100111010111010011010110111011111011110100011111011110101001110101110100110101101110111101101011110 e8fbd4eba6b77de8fbd4eba6b77b5e

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