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 100011001100111000111111011001101000110011001110001111110101111001111101010110011000110011001110001111110110011010001100110011100011111101011110011111010110001001000101 8cce3f668cce3f5e7d598cce3f668cce3f5e7d6245
EUC-JP 湖遝f湖遝^}Y湖遝f湖遝^}bE 1011100011010000100011111110000111011111011001101011100011010000100011111110000111011111010111100111110101011001101110001101000010001111111000011101111101100110101110001101000010001111111000011101111101011110011111010110001001000101 b8d08fe1df66b8d08fe1df5e7d59b8d08fe1df66b8d08fe1df5e7d6245
UTF-8 湖遝f湖遝^}Y湖遝f湖遝^}bE 111001101011100110010110111010011000000110011101011001101110011010111001100101101110100110000001100111010101111001111101010110011110011010111001100101101110100110000001100111010110011011100110101110011001011011101001100000011001110101011110011111010110001001000101 e6b996e9819d66e6b996e9819d5e7d59e6b996e9819d66e6b996e9819d5e7d6245
UHC 湖遝f湖遝^}Y湖遝f湖遝^}bE 11111011110010011101001111001111011001101111101111001001110100111100111101011110011111010101100111111011110010011101001111001111011001101111101111001001110100111100111101011110011111010110001001000101 fbc9d3cf66fbc9d3cf5e7d59fbc9d3cf66fbc9d3cf5e7d6245

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