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 10001010100000111000101010000011011001101000101010000011100010101000001101011110011111010101100110001010100000111000101010000011011001101000101010000011100010101000001101011110011111010110001001000101 8a838a83668a838a835e7d598a838a83668a838a835e7d6245
EUC-JP 潟潟f潟潟^}Y潟潟f潟潟^}bE 10110011111000111011001111100011011001101011001111100011101100111110001101011110011111010101100110110011111000111011001111100011011001101011001111100011101100111110001101011110011111010110001001000101 b3e3b3e366b3e3b3e35e7d59b3e3b3e366b3e3b3e35e7d6245
UTF-8 潟潟f潟潟^}Y潟潟f潟潟^}bE 111001101011110110011111111001101011110110011111011001101110011010111101100111111110011010111101100111110101111001111101010110011110011010111101100111111110011010111101100111110110011011100110101111011001111111100110101111011001111101011110011111010110001001000101 e6bd9fe6bd9f66e6bd9fe6bd9f5e7d59e6bd9fe6bd9f66e6bd9fe6bd9f5e7d6245
UHC 潟潟f潟潟^}Y潟潟f潟潟^}bE 11100000101100111110000010110011011001101110000010110011111000001011001101011110011111010101100111100000101100111110000010110011011001101110000010110011111000001011001101011110011111010110001001000101 e0b3e0b366e0b3e0b35e7d59e0b3e0b366e0b3e0b35e7d6245

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