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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 롔렢렳렚\}롔렢렳렚\{^ 1110101110100001100101001110101110100000101000101110101110100000101100111110101110100000100110100101110001111101111010111010000110010100111010111010000010100010111010111010000010110011111010111010000010011010010111000111101101011110 eba194eba0a2eba0b3eba09a5c7deba194eba0a2eba0b3eba09a5c7b5e
UHC 롔렢렳렚\}롔렢렳렚\{^ 100011101101100010001110101100111000111011000000100011101010110101011100011111011000111011011000100011101011001110001110110000001000111010101101010111000111101101011110 8ed88eb38ec08ead5c7d8ed88eb38ec08ead5c7b5e

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