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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 陋滓ョ芽屐譌ャ^ 11101000100110111001111111100110101011101000100111101000100110111001111111100110100101111010110001011110 e89b9fe6ae89e89b9fe697ac5e
EUC-JP 陋滓ョ芽屐譌ャ^ 111011111111101111011110111010001000111010101110101100101110101011010110101000011110101111110111100011101010110001011110 effbdee88eaeb2ead6a1ebf78eac5e
UTF-8 陋滓ョ芽屐譌ャ^ 11101001100110011000101111100110101110111001001111101111101111011010111011101000100010101011110111100101101100011001000011101000101011011000110011101111101111011010110001011110 e9998be6bb93efbdaee88abde5b190e8ad8cefbdac5e
UHC 陋滓?芽???^ 1101011110110000111011101010101100111111111001001011010000111111001111110011111101011110 d7b0eeab3fe4b43f3f3f5e

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