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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 侊f侊^}Y侊f侊^}bE 1111101001110000011001101111101001110000010111100111110101011001111110100111000001100110111110100111000001011110011111010110001001000101 fa7066fa705e7d59fa7066fa705e7d6245
EUC-JP 侊f侊^}Y侊f侊^}bE 100011111011000110100011011001101000111110110001101000110101111001111101010110011000111110110001101000110110011010001111101100011010001101011110011111010110001001000101 8fb1a3668fb1a35e7d598fb1a3668fb1a35e7d6245
UTF-8 侊f侊^}Y侊f侊^}bE 111001001011111010001010011001101110010010111110100010100101111001111101010110011110010010111110100010100110011011100100101111101000101001011110011111010110001001000101 e4be8a66e4be8a5e7d59e4be8a66e4be8a5e7d6245
UHC 侊f侊^}Y侊f侊^}bE 1100111011000010011001101100111011000010010111100111110101011001110011101100001001100110110011101100001001011110011111010110001001000101 cec266cec25e7d59cec266cec25e7d6245

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