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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?ヨ?鶯??傲??^ 00111111100000111000100000111111111010011111001000111111001111111001100011111100001111110011111101011110 3f83883fe9f23f3f98fc3f3f5e
EUC-JP ?ヨ?鶯??傲??^ 00111111101001011110100000111111111100101111010000111111001111111101000011111110001111110011111101011110 3fa5e83ff2f43f3fd0fe3f3f5e
UTF-8 怜ヨ렅鶯끿갓傲잌즳^ 11101111101001101010110011100011100000111010100011101011101000001000010111101001101101101010111111101011100000011011111111101010101100001001001111100101100000101011001011101100100111101000110011101100101001101011001101011110 efa6ace383a8eba085e9b6afeb81bfeab093e582b2ec9e8ceca6b35e
UHC 怜ヨ렅鶯끿갓傲잌즳^ 11100111101100001010101111101000100011101001111111100101101000111000010111100111101100001010101111100111111011001001111111100101101000111000010101011110 e7b0abe88e9fe5a385e7b0abe7ec9fe5a3855e

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