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 ??X\nf??X\n^}Y??X\nf??X\n^}bE 0011111100111111010110000101110001101110011001100011111100111111010110000101110001101110010111100111110101011001001111110011111101011000010111000110111001100110001111110011111101011000010111000110111001011110011111010110001001000101 3f3f585c6e663f3f585c6e5e7d593f3f585c6e663f3f585c6e5e7d6245
SJIS-WIN 橡?X\nf橡?X\n^}Y橡?X\nf橡?X\n^}bE 100100111100100100111111010110000101110001101110011001101001001111001001001111110101100001011100011011100101111001111101010110011001001111001001001111110101100001011100011011100110011010010011110010010011111101011000010111000110111001011110011111010110001001000101 93c93f585c6e6693c93f585c6e5e7d5993c93f585c6e6693c93f585c6e5e7d6245
EUC-JP 橡?X\nf橡?X\n^}Y橡?X\nf橡?X\n^}bE 110001101100101100111111010110000101110001101110011001101100011011001011001111110101100001011100011011100101111001111101010110011100011011001011001111110101100001011100011011100110011011000110110010110011111101011000010111000110111001011110011111010110001001000101 c6cb3f585c6e66c6cb3f585c6e5e7d59c6cb3f585c6e66c6cb3f585c6e5e7d6245
UTF-8 橡윐X\nf橡윐X\n^}Y橡윐X\nf橡윐X\n^}bE 111001101010100110100001111011001001110010010000010110000101110001101110011001101110011010101001101000011110110010011100100100000101100001011100011011100101111001111101010110011110011010101001101000011110110010011100100100000101100001011100011011100110011011100110101010011010000111101100100111001001000001011000010111000110111001011110011111010110001001000101 e6a9a1ec9c90585c6e66e6a9a1ec9c90585c6e5e7d59e6a9a1ec9c90585c6e66e6a9a1ec9c90585c6e5e7d6245
UHC 橡윐X\nf橡윐X\n^}Y橡윐X\nf橡윐X\n^}bE 11011111110011101001111110010111010110000101110001101110011001101101111111001110100111111001011101011000010111000110111001011110011111010101100111011111110011101001111110010111010110000101110001101110011001101101111111001110100111111001011101011000010111000110111001011110011111010110001001000101 dfce9f97585c6e66dfce9f97585c6e5e7d59dfce9f97585c6e66dfce9f97585c6e5e7d6245

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