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^ 100011111010100110110000100011111010101010110010010011001000111110101001101100001000111110101010101100100100110001011110 8fa9b08faab24c8fa9b08faab24c5e
EUC-JP 娼ー宵イL娼ー宵イL^ 10111110101010111000111010110000101111101010110010001110101100100100110010111110101010111000111010110000101111101010110010001110101100100100110001011110 beab8eb0beac8eb24cbeab8eb0beac8eb24c5e
UTF-8 娼ー宵イL娼ー宵イL^ 111001011010100010111100111011111011110110110000111001011010111010110101111011111011110110110010010011001110010110101000101111001110111110111101101100001110010110101110101101011110111110111101101100100100110001011110 e5a8bcefbdb0e5aeb5efbdb24ce5a8bcefbdb0e5aeb5efbdb24c5e
UHC 娼?宵?L娼?宵?L^ 111100111101111000111111111000011011001000111111010011001111001111011110001111111110000110110010001111110100110001011110 f3de3fe1b23f4cf3de3fe1b23f4c5e

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