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 ????阜}????阜{^ 001111110011111100111111001111111001010110001100011111010011111100111111001111110011111110010101100011000111101101011110 3f3f3f3f958c7d3f3f3f3f958c7b5e
EUC-JP ????阜}????阜{^ 001111110011111100111111001111111100100111101100011111010011111100111111001111110011111111001001111011000111101101011110 3f3f3f3fc9ec7d3f3f3f3fc9ec7b5e
UTF-8 렻렓렺후阜}렻렓렺후阜{^ 111010111010000010111011111010111010000010010011111010111010000010111010111011011001101110000100111010011001100010011100011111011110101110100000101110111110101110100000100100111110101110100000101110101110110110011011100001001110100110011000100111000111101101011110 eba0bbeba093eba0baed9b84e9989c7deba0bbeba093eba0baed9b84e9989c7b5e
UHC 렻렓렺후阜}렻렓렺후阜{^ 1000111011000011100011101010100010001110110000101100100011000100110111011011110101111101100011101100001110001110101010001000111011000010110010001100010011011101101111010111101101011110 8ec38ea88ec2c8c4ddbd7d8ec38ea88ec2c8c4ddbd7b5e

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