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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 坦続担息\}坦続担息\{^ 100100100101001010010001101100011001001001010011100100011010011101011100011111011001001001010010100100011011000110010010010100111001000110100111010111000111101101011110 925291b1925391a75c7d925291b1925391a75c7b5e
EUC-JP 坦続担息\}坦続担息\{^ 110000111011001111000010101100111100001110110100110000101010100101011100011111011100001110110011110000101011001111000011101101001100001010101001010111000111101101011110 c3b3c2b3c3b4c2a95c7dc3b3c2b3c3b4c2a95c7b5e
UTF-8 坦続担息\}坦続担息\{^ 1110010110011101101001101110011110110110100110101110011010001011100001011110011010000001101011110101110001111101111001011001110110100110111001111011011010011010111001101000101110000101111001101000000110101111010111000111101101011110 e59da6e7b69ae68b85e681af5c7de59da6e7b69ae68b85e681af5c7b5e
UHC 坦??息\}坦??息\{^ 1111011110100100001111110011111111100011110100110101110001111101111101111010010000111111001111111110001111010011010111000111101101011110 f7a43f3fe3d35c7df7a43f3fe3d35c7b5e

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