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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 柴式写雫}柴式写雫{^ 10001110110001001000111010101110100011101100101010001110101101000111110110001110110001001000111010101110100011101100101010001110101101000111101101011110 8ec48eae8eca8eb47d8ec48eae8eca8eb47b5e
EUC-JP 柴式写雫}柴式写雫{^ 10111100110001101011110010110000101111001100110010111100101101100111110110111100110001101011110010110000101111001100110010111100101101100111101101011110 bcc6bcb0bcccbcb67dbcc6bcb0bcccbcb67b5e
UTF-8 柴式写雫}柴式写雫{^ 111001101001111110110100111001011011110010001111111001011000011010011001111010011001101110101011011111011110011010011111101101001110010110111100100011111110010110000110100110011110100110011011101010110111101101011110 e69fb4e5bc8fe58699e99bab7de69fb4e5bc8fe58699e99bab7b5e
UHC 柴式??}柴式??{^ 111000111100001111100011110100100011111100111111011111011110001111000011111000111101001000111111001111110111101101011110 e3c3e3d23f3f7de3c3e3d23f3f7b5e

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