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{^ 1110110010110000101111101110110010101001100100001110110010110001100001010101000001111101111011001011000010111110111011001010100110010000111011001011000110000101010100000111101101011110 ecb0beeca990ecb185507decb0beeca990ecb185507b5e
UHC 찾쩐책P}찾쩐책P{^ 1100001110100011110000101011111011000011101001010101000001111101110000111010001111000010101111101100001110100101010100000111101101011110 c3a3c2bec3a5507dc3a3c2bec3a5507b5e

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