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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???毅?}???毅?{^ 001111110011111100111111100010110100001000111111011111010011111100111111001111111000101101000010001111110111101101011110 3f3f3f8b423f7d3f3f3f8b423f7b5e
EUC-JP ???毅?}???毅?{^ 001111110011111100111111101101011010001100111111011111010011111100111111001111111011010110100011001111110111101101011110 3f3f3fb5a33f7d3f3f3fb5a33f7b5e
UTF-8 捻뀀㈇毅늧}捻뀀㈇毅늧{^ 111011111010011010100100111010111000000010000000111000111000100010000111111001101010111110000101111010111000101010100111011111011110111110100110101001001110101110000000100000001110001110001000100001111110011010101111100001011110101110001010101001110111101101011110 efa6a4eb8080e38887e6af85eb8aa77defa6a4eb8080e38887e6af85eb8aa77b5e
UHC 捻뀀㈇毅늧}捻뀀㈇毅늧{^ 1110011011110111101100101110101110101001101110001110101111110110100010000110111001111101111001101111011110110010111010111010100110111000111010111111011010001000011011100111101101011110 e6f7b2eba9b8ebf6886e7de6f7b2eba9b8ebf6886e7b5e

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