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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???珏?}???珏?{^ 0011111100111111001111111000111111001011111011010011111101111101001111110011111100111111100011111100101111101101001111110111101101011110 3f3f3f8fcbed3f7d3f3f3f8fcbed3f7b5e
UTF-8 렻렓렺珏畓}렻렓렺珏畓{^ 111010111010000010111011111010111010000010010011111010111010000010111010111001111000111110001111111001111001010110010011011111011110101110100000101110111110101110100000100100111110101110100000101110101110011110001111100011111110011110010101100100110111101101011110 eba0bbeba093eba0bae78f8fe795937deba0bbeba093eba0bae78f8fe795937b5e
UHC 렻렓렺珏畓}렻렓렺珏畓{^ 1000111011000011100011101010100010001110110000101100101011000100110100111100110001111101100011101100001110001110101010001000111011000010110010101100010011010011110011000111101101011110 8ec38ea88ec2cac4d3cc7d8ec38ea88ec2cac4d3cc7b5e

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