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 ???Y???bE 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 倭??Y倭??bE 1001100001100000001111110011111101011001100110000110000000111111001111110110001001000101 98603f3f5998603f3f6245
EUC-JP 倭??Y倭??bE 1100111111000001001111110011111101011001110011111100000100111111001111110110001001000101 cfc13f3f59cfc13f3f6245
UTF-8 倭밧삻Y倭밧삻bE 111001011000000010101101111010111011000010100111111011001000001010111011010110011110010110000000101011011110101110110000101001111110110010000010101110110110001001000101 e580adebb0a7ec82bb59e580adebb0a7ec82bb6245
UHC 倭밧삻Y倭밧삻bE 111010001101111010111001111001011001100010110010010110011110100011011110101110011110010110011000101100100110001001000101 e8deb9e598b259e8deb9e598b26245

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