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 ???P}???P{^ 0011111100111111001111110101000001111101001111110011111100111111010100000111101101011110 3f3f3f507d3f3f3f507b5e
SJIS-WIN ???P}???P{^ 0011111100111111001111110101000001111101001111110011111100111111010100000111101101011110 3f3f3f507d3f3f3f507b5e
EUC-JP ???P}???P{^ 0011111100111111001111110101000001111101001111110011111100111111010100000111101101011110 3f3f3f507d3f3f3f507b5e
UTF-8 혺횈찾P}혺횈찾P{^ 1110110110011000101110101110110110011010100010001110110010110000101111100101000001111101111011011001100010111010111011011001101010001000111011001011000010111110010100000111101101011110 ed98baed9a88ecb0be507ded98baed9a88ecb0be507b5e
UHC 혺횈찾P}혺횈찾P{^ 1100001010011111110000111000011011000011101000110101000001111101110000101001111111000011100001101100001110100011010100000111101101011110 c29fc386c3a3507dc29fc386c3a3507b5e

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