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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?遲??}?遲??{^ 00111111111001111010110100111111001111110111110100111111111001111010110100111111001111110111101101011110 3fe7ad3f3f7d3fe7ad3f3f7b5e
EUC-JP ?遲蔯?}?遲蔯?{^ 0011111111101110101011111000111111011001101111000011111101111101001111111110111010101111100011111101100110111100001111110111101101011110 3feeaf8fd9bc3f7d3feeaf8fd9bc3f7b5e
UTF-8 알遲蔯렪}알遲蔯렪{^ 111011001001010110001100111010011000000110110010111010001001010010101111111010111010000010101010011111011110110010010101100011001110100110000001101100101110100010010100101011111110101110100000101010100111101101011110 ec958ce981b2e894afeba0aa7dec958ce981b2e894afeba0aa7b5e
UHC 알遲蔯렪}알遲蔯렪{^ 10111110110010111111001011000000111100101101111010001110101110000111110110111110110010111111001011000000111100101101111010001110101110000111101101011110 becbf2c0f2de8eb87dbecbf2c0f2de8eb87b5e

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