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 ?普?}?普?{^ 0011111110010101100000010011111101111101001111111001010110000001001111110111101101011110 3f95813f7d3f95813f7b5e
EUC-JP ?普?}?普?{^ 0011111111001001111000010011111101111101001111111100100111100001001111110111101101011110 3fc9e13f7d3fc9e13f7b5e
UTF-8 렺普귄}렺普귄{^ 111010111010000010111010111001101001100110101110111010101011011110000100011111011110101110100000101110101110011010011001101011101110101010110111100001000111101101011110 eba0bae699aeeab7847deba0bae699aeeab7847b5e
UHC 렺普귄}렺普귄{^ 100011101100001011011100110001011011000111001111011111011000111011000010110111001100010110110001110011110111101101011110 8ec2dcc5b1cf7d8ec2dcc5b1cf7b5e

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