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 押??}押??{^ 1000100110011111001111110011111101111101100010011001111100111111001111110111101101011110 899f3f3f7d899f3f3f7b5e
EUC-JP 押??}押??{^ 1011001010100001001111110011111101111101101100101010000100111111001111110111101101011110 b2a13f3f7db2a13f3f7b5e
UTF-8 押꾨꼺}押꾨꼺{^ 111001101000101010111100111010101011111010101000111010101011110010111010011111011110011010001010101111001110101010111110101010001110101010111100101110100111101101011110 e68abceabea8eabcba7de68abceabea8eabcba7b5e
UHC 押꾨꼺}押꾨꼺{^ 111001001110001110000100111010111000010010010010011111011110010011100011100001001110101110000100100100100111101101011110 e4e384eb84927de4e384eb84927b5e

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