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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 艶央f艶央^}Y艶央f艶央^}bE 10001001100100001000100110011011011001101000100110010000100010011001101101011110011111010101100110001001100100001000100110011011011001101000100110010000100010011001101101011110011111010110001001000101 8990899b668990899b5e7d598990899b668990899b5e7d6245
EUC-JP 艶央f艶央^}Y艶央f艶央^}bE 10110001111100001011000111111011011001101011000111110000101100011111101101011110011111010101100110110001111100001011000111111011011001101011000111110000101100011111101101011110011111010110001001000101 b1f0b1fb66b1f0b1fb5e7d59b1f0b1fb66b1f0b1fb5e7d6245
UTF-8 艶央f艶央^}Y艶央f艶央^}bE 111010001000100110110110111001011010010010101110011001101110100010001001101101101110010110100100101011100101111001111101010110011110100010001001101101101110010110100100101011100110011011101000100010011011011011100101101001001010111001011110011111010110001001000101 e889b6e5a4ae66e889b6e5a4ae5e7d59e889b6e5a4ae66e889b6e5a4ae5e7d6245
UHC 艶央f艶央^}Y艶央f艶央^}bE 11100110111111011110010011100111011001101110011011111101111001001110011101011110011111010101100111100110111111011110010011100111011001101110011011111101111001001110011101011110011111010110001001000101 e6fde4e766e6fde4e75e7d59e6fde4e766e6fde4e75e7d6245

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