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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?領凜}?領凜{^ 00111111100101111100110011101010101000110111110100111111100101111100110011101010101000110111101101011110 3f97cceaa37d3f97cceaa37b5e
EUC-JP ?領凜}?領凜{^ 00111111110011101100111011110100101001010111110100111111110011101100111011110100101001010111101101011110 3fcecef4a57d3fcecef4a57b5e
UTF-8 렺領凜}렺領凜{^ 111010111010000010111010111010011010000010011000111001011000011110011100011111011110101110100000101110101110100110100000100110001110010110000111100111000111101101011110 eba0bae9a098e5879c7deba0bae9a098e5879c7b5e
UHC 렺領凜}렺領凜{^ 100011101100001011010110110001011101011111001111011111011000111011000010110101101100010111010111110011110111101101011110 8ec2d6c5d7cf7d8ec2d6c5d7cf7b5e

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