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 ?|?|[?|?|[^ 0011111101111100001111110111110001011011001111110111110000111111011111000101101101011110 3f7c3f7c5b3f7c3f7c5b5e
SJIS-WIN ?|?|[?|?|[^ 0011111101111100001111110111110001011011001111110111110000111111011111000101101101011110 3f7c3f7c5b3f7c3f7c5b5e
EUC-JP ?|?|[?|?|[^ 0011111101111100001111110111110001011011001111110111110000111111011111000101101101011110 3f7c3f7c5b3f7c3f7c5b5e
UTF-8 찾|찾|[찾|찾|[^ 11101100101100001011111001111100111011001011000010111110011111000101101111101100101100001011111001111100111011001011000010111110011111000101101101011110 ecb0be7cecb0be7c5becb0be7cecb0be7c5b5e
UHC 찾|찾|[찾|찾|[^ 110000111010001101111100110000111010001101111100010110111100001110100011011111001100001110100011011111000101101101011110 c3a37cc3a37c5bc3a37cc3a37c5b5e

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