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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 롛렪딕\}롛렪딕\{^ 1110101110100001100110111110101110100000101010101110101110010100100101010101110001111101111010111010000110011011111010111010000010101010111010111001010010010101010111000111101101011110 eba19beba0aaeb94955c7deba19beba0aaeb94955c7b5e
UHC 롛렪딕\}롛렪딕\{^ 1000111011011111100011101011100010110101111100010101110001111101100011101101111110001110101110001011010111110001010111000111101101011110 8edf8eb8b5f15c7d8edf8eb8b5f15c7b5e

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