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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 抑??W}抑??W{^ 10010111011111010011111100111111010101110111110110010111011111010011111100111111010101110111101101011110 977d3f3f577d977d3f3f577b5e
EUC-JP 抑??W}抑??W{^ 11001101110111100011111100111111010101110111110111001101110111100011111100111111010101110111101101011110 cdde3f3f577dcdde3f3f577b5e
UTF-8 抑깄궖W}抑깄궖W{^ 1110011010001010100100011110101010111001100001001110101010110110100101100101011101111101111001101000101010010001111010101011100110000100111010101011011010010110010101110111101101011110 e68a91eab984eab696577de68a91eab984eab696577b5e
UHC 抑깄궖W}抑깄궖W{^ 1110010111100100100000111000010110000010101010110101011101111101111001011110010010000011100001011000001010101011010101110111101101011110 e5e4838582ab577de5e4838582ab577b5e

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