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 押③?}押③?{^ 10001001100111111000011101000010001111110111110110001001100111111000011101000010001111110111101101011110 899f87423f7d899f87423f7b5e
EUC-JP 押??}押??{^ 1011001010100001001111110011111101111101101100101010000100111111001111110111101101011110 b2a13f3f7db2a13f3f7b5e
UTF-8 押③풙}押③풙{^ 111001101000101010111100111000101001000110100010111011011001001010011001011111011110011010001010101111001110001010010001101000101110110110010010100110010111101101011110 e68abce291a2ed92997de68abce291a2ed92997b5e
UHC 押③풙}押③풙{^ 111001001110001110101000111010011011111010011100011111011110010011100011101010001110100110111110100111000111101101011110 e4e3a8e9be9c7de4e3a8e9be9c7b5e

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