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 100010101000001100111111011001101000101010000011001111110101111001111101010110011000101010000011001111110110011010001010100000110011111101011110011111010110001001000101 8a833f668a833f5e7d598a833f668a833f5e7d6245
EUC-JP 潟琰f潟琰^}Y潟琰f潟琰^}bE 1011001111100011100011111100110010110100011001101011001111100011100011111100110010110100010111100111110101011001101100111110001110001111110011001011010001100110101100111110001110001111110011001011010001011110011111010110001001000101 b3e38fccb466b3e38fccb45e7d59b3e38fccb466b3e38fccb45e7d6245
UTF-8 潟琰f潟琰^}Y潟琰f潟琰^}bE 111001101011110110011111111001111001000010110000011001101110011010111101100111111110011110010000101100000101111001111101010110011110011010111101100111111110011110010000101100000110011011100110101111011001111111100111100100001011000001011110011111010110001001000101 e6bd9fe790b066e6bd9fe790b05e7d59e6bd9fe790b066e6bd9fe790b05e7d6245
UHC 潟琰f潟琰^}Y潟琰f潟琰^}bE 11100000101100111110011011111100011001101110000010110011111001101111110001011110011111010101100111100000101100111110011011111100011001101110000010110011111001101111110001011110011111010110001001000101 e0b3e6fc66e0b3e6fc5e7d59e0b3e6fc66e0b3e6fc5e7d6245

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