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 1000100101100000011001101000100101100000010111100111110101011001100010010110000001100110100010010110000001011110011111010110001001000101 89606689605e7d5989606689605e7d6245
EUC-JP 荏f荏^}Y荏f荏^}bE 1011000111000001011001101011000111000001010111100111110101011001101100011100000101100110101100011100000101011110011111010110001001000101 b1c166b1c15e7d59b1c166b1c15e7d6245
UTF-8 荏f荏^}Y荏f荏^}bE 111010001000110110001111011001101110100010001101100011110101111001111101010110011110100010001101100011110110011011101000100011011000111101011110011111010110001001000101 e88d8f66e88d8f5e7d59e88d8f66e88d8f5e7d6245
UHC 荏f荏^}Y荏f荏^}bE 1110110011111011011001101110110011111011010111100111110101011001111011001111101101100110111011001111101101011110011111010110001001000101 ecfb66ecfb5e7d59ecfb66ecfb5e7d6245

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