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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN ?ー?イL?ー?イL^ 0011111110110000001111111011001001001100001111111011000000111111101100100100110001011110 3fb03fb24c3fb03fb24c5e
EUC-JP ?ー?イL?ー?イL^ 001111111000111010110000001111111000111010110010010011000011111110001110101100000011111110001110101100100100110001011110 3f8eb03f8eb24c3f8eb03f8eb24c5e
UTF-8 䧼ー䭵イL䧼ー䭵イL^ 111001001010011110111100111011111011110110110000111001001010110110110101111011111011110110110010010011001110010010100111101111001110111110111101101100001110010010101101101101011110111110111101101100100100110001011110 e4a7bcefbdb0e4adb5efbdb24ce4a7bcefbdb0e4adb5efbdb24c5e
UHC ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e

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