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 ◆??}◆??{^ 1000000110011111001111110011111101111101100000011001111100111111001111110111101101011110 819f3f3f7d819f3f3f7b5e
EUC-JP ◆??}◆??{^ 1010001010100001001111110011111101111101101000101010000100111111001111110111101101011110 a2a13f3f7da2a13f3f7b5e
UTF-8 ◆룶줛}◆룶줛{^ 111000101001011110000110111010111010001110110110111011001010010010011011011111011110001010010111100001101110101110100011101101101110110010100100100110110111101101011110 e29786eba3b6eca49b7de29786eba3b6eca49b7b5e
UHC ◆룶줛}◆룶줛{^ 101000011101111110001111101010111010001001001010011111011010000111011111100011111010101110100010010010100111101101011110 a1df8faba24a7da1df8faba24a7b5e

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