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 1000101010000011011001101000101010000011010111100111110101011001100010101000001101100110100010101000001101011110011111010110001001000101 8a83668a835e7d598a83668a835e7d6245
EUC-JP 潟f潟^}Y潟f潟^}bE 1011001111100011011001101011001111100011010111100111110101011001101100111110001101100110101100111110001101011110011111010110001001000101 b3e366b3e35e7d59b3e366b3e35e7d6245
UTF-8 潟f潟^}Y潟f潟^}bE 111001101011110110011111011001101110011010111101100111110101111001111101010110011110011010111101100111110110011011100110101111011001111101011110011111010110001001000101 e6bd9f66e6bd9f5e7d59e6bd9f66e6bd9f5e7d6245
UHC 潟f潟^}Y潟f潟^}bE 1110000010110011011001101110000010110011010111100111110101011001111000001011001101100110111000001011001101011110011111010110001001000101 e0b366e0b35e7d59e0b366e0b35e7d6245

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