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 10001011011000100011111110010010011001110101100110001011011000100011111110010010011001110110001001000101 8b623f9267598b623f92676245
EUC-JP 誼?暖Y誼?暖bE 10110101110000110011111111000011110010000101100110110101110000110011111111000011110010000110001001000101 b5c33fc3c859b5c33fc3c86245
UTF-8 誼잰暖Y誼잰暖bE 111010001010101010111100111011001001111010110000111001101001101010010110010110011110100010101010101111001110110010011110101100001110011010011010100101100110001001000101 e8aabcec9eb0e69a9659e8aabcec9eb0e69a966245
UHC 誼잰暖Y誼잰暖bE 111010111111111011000000111010011101000111101100010110011110101111111110110000001110100111010001111011000110001001000101 ebfec0e9d1ec59ebfec0e9d1ec6245

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