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 10001011111101101001010011000001001111110101100110001011111101101001010011000001001111110110001001000101 8bf694c13f598bf694c13f6245
EUC-JP 遇斑?Y遇斑?bE 10110110111110001100100011000011001111110101100110110110111110001100100011000011001111110110001001000101 b6f8c8c33f59b6f8c8c33f6245
UTF-8 遇斑딘Y遇斑딘bE 111010011000000110000111111001101001011010010001111010111001010010011000010110011110100110000001100001111110011010010110100100011110101110010100100110000110001001000101 e98187e69691eb949859e98187e69691eb94986245
UHC 遇斑딘Y遇斑딘bE 111010011110011111011010111010001011010111110010010110011110100111100111110110101110100010110101111100100110001001000101 e9e7dae8b5f259e9e7dae8b5f26245

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